summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2015-12-12 15:18:14 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2015-12-12 15:18:14 +0100
commit4f9b3886780382addf8f233905ca9d0b738ebf5a (patch)
treeda1456942179f040df8e3a862b263112b67cc2a5 /Makefile
parente00fe192159433435b5f6b531cb6895c091d76de (diff)
downloadskin-flatplus-4f9b3886780382addf8f233905ca9d0b738ebf5a.tar.gz
skin-flatplus-4f9b3886780382addf8f233905ca9d0b738ebf5a.tar.bz2
add support for vdr-2.3.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 168e4dbe..78bac338 100644
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ LIBS += $(shell pkg-config --libs Magick++)
### The object files (add further files here):
-OBJS = config.o setup.o imagecache.o imagescaler.o imagemagickwrapper.o imageloader.o baserender.o complexcontent.o textscroller.o femonreceiver.o displaychannel.o displaymenu.o displaymessage.o \
+OBJS = config.o setup.o imagecache.o imagescaler.o imagemagickwrapper.o imageloader.o baserender.o complexcontent.o textscroller.o displaychannel.o displaymenu.o displaymessage.o \
displayreplay.o displaytracks.o displayvolume.o flat.o $(PLUGIN).o
### The main target: