summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2010-02-13 00:28:21 +0100
committerThomas Günther <tom@toms-cafe.de>2010-06-07 22:14:20 +0200
commit4cf2bdca0d81dc419315657cea0087bd905e078f (patch)
treebb56c7c58cd288924d03bfd2265702dde30ff799 /Makefile
parente4224634d1f8a3a07cf5f2c3f6e43333f0c376c7 (diff)
downloadvdr-patches-patches/ttxtsubs-vdr-1.7.15.tar.gz
vdr-patches-patches/ttxtsubs-vdr-1.7.15.tar.bz2
Ttxtsubs plugin hookpatches/ttxtsubs-vdr-1.7.15
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d788484..f854b2e 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,8 @@ OBJS = audio.o channels.o ci.o config.o cutter.o device.o diseqc.o dvbdevice.o d
skinclassic.o skins.o skinsttng.o sourceparams.o sources.o spu.o status.o svdrp.o themes.o thread.o\
timers.o tools.o transfer.o vdr.o videodir.o
+OBJS += vdrttxtsubshooks.o
+
ifndef NO_KBD
DEFINES += -DREMOTE_KBD
endif