summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2008-02-21 19:38:34 +0100
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2008-02-21 19:38:34 +0100
commit5ce71e1affd32470b2d8b6c46f18a1f9751289af (patch)
tree29ea7bdb8b086cd7ae3b4640ba27568494150364 /Makefile
parentea408d448aa65350c686a75d445450979fc8cd9e (diff)
downloadvdr-plugin-live-5ce71e1affd32470b2d8b6c46f18a1f9751289af.tar.gz
vdr-plugin-live-5ce71e1affd32470b2d8b6c46f18a1f9751289af.tar.bz2
timer conflict implementation moved to timerconflict.cpp/h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3bfa06..21d26e5 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ VERSIONSUFFIX = gen_version_suffix.h
PLUGINOBJS = $(PLUGIN).o thread.o tntconfig.o setup.o i18n.o timers.o \
tools.o recman.o tasks.o status.o epg_events.o epgsearch.o \
- grab.o md5.o filecache.o livefeatures.o preload.o
+ grab.o md5.o filecache.o livefeatures.o preload.o timerconflict.o
WEBLIBS = pages/libpages.a css/libcss.a javascript/libjavascript.a