summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53cc053..1eed6d1 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,8 @@ OBJS = $(PLUGIN).o \
Stream.o \
Media.o \
plexOsd.o \
- device.o
+ device.o \
+ playlist.o
ifneq ($(DISABLESKINDESIGNER),1)
OBJS += plexSdOsd.o \