summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-03 22:19:06 +0200
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-03 22:19:06 +0200
commit295552e49b7a5b61b6f3e5064524fe626e757380 (patch)
treea7cdf08bdfb1c403d128832a15a727b80d21c98b /Makefile
parent2ad9f95b7b23c222fff5fc6566d711e2f8d4f595 (diff)
downloadskin-flatplus-295552e49b7a5b61b6f3e5064524fe626e757380.tar.gz
skin-flatplus-295552e49b7a5b61b6f3e5064524fe626e757380.tar.bz2
add new option TopBar clock font scale, add new option Draw small seconds, add new option Show video/audio bitrate, fix wrong margin of folder icon in recordings menu
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f6a4dd9..394c33a1 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 textscroller.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 femonreceiver.o displaychannel.o displaymenu.o displaymessage.o \
displayreplay.o displaytracks.o displayvolume.o flat.o $(PLUGIN).o
### The main target: