summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-06-23 22:02:32 +0200
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-06-23 22:02:32 +0200
commit5cd4835c99818dd0174d52db91d9ef53ada96a99 (patch)
tree5e631017e6ebe6d1d7d17c7fb786e079be362fa9 /Makefile
parent52a6afcc01e8da9ea226e15e8d4e63c5573fbb48 (diff)
downloadskin-flatplus-5cd4835c99818dd0174d52db91d9ef53ada96a99.tar.gz
skin-flatplus-5cd4835c99818dd0174d52db91d9ef53ada96a99.tar.bz2
first text scroller support in channel info
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a9aaf88..8f6a4dd9 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,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 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: