From 27817bc027d6b744197d9c2614f87e90c1d2e208 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 17 Mar 2016 20:15:56 +0100 Subject: Started DisplayReplay + Fixes --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3