summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian <zerov83@gmail.com>2016-03-17 20:15:56 +0100
committerChristian <zerov83@gmail.com>2016-03-17 20:37:05 +0100
commit27817bc027d6b744197d9c2614f87e90c1d2e208 (patch)
tree8321791b0e6dc69dadb4c867b8ad837fd4ed1ce7 /Makefile
parent7d6566a4cc70b5fb3b5dd66e66c852f6a765c2ac (diff)
downloadvdr-plugin-plex-27817bc027d6b744197d9c2614f87e90c1d2e208.tar.gz
vdr-plugin-plex-27817bc027d6b744197d9c2614f87e90c1d2e208.tar.bz2
Started DisplayReplay + Fixes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1eed6d1..55c4098 100644
--- a/Makefile
+++ b/Makefile
@@ -103,7 +103,8 @@ OBJS += plexSdOsd.o \
browserGrid.o \
viewHeader.o \
detailView.o \
- pictureCache.o
+ pictureCache.o \
+ displayReplaySD.o
endif
SRCS = $(wildcard $(OBJS:.o=.c)) $(PLUGIN).cpp