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 55c4098..2acf3ff 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,8 @@ OBJS += plexSdOsd.o \
viewHeader.o \
detailView.o \
pictureCache.o \
- displayReplaySD.o
+ displayReplaySD.o \
+ sdGenericViewElements.o
endif
SRCS = $(wildcard $(OBJS:.o=.c)) $(PLUGIN).cpp