summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2013-12-07 15:51:50 +0100
committerlouis <louis.braun@gmx.de>2013-12-07 15:51:50 +0100
commit8aa2c81d3165a0517115337362f1203ea4bdd899 (patch)
treebe99c5202efc0758f166f9168e1e0846308e3f49 /Makefile
parent9eabdcd20960924b690d6820691c6159618d18e7 (diff)
downloadvdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.gz
vdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.bz2
changed build system
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b668830..c41f260 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ LIBS += $(shell pkg-config --libs Magick++)
### The object files (add further files here):
-OBJS = $(PLUGIN).o
+OBJS = $(PLUGIN).o channelcolumn.o channelgroup.o channelgroups.o config.o detailview.o dummygrid.o epggrid.o footer.o grid.o headergrid.o imageloader.o osdmanager.o recmanager.o recmenu.o recmenuitem.o recmenumanager.o recmenus.o setup.o statusheader.o styledpixmap.o switchtimer.o timeline.o timer.o tools.o tvguideosd.o
### The main target: