summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2010-02-13 00:28:21 +0100
committeretobi <git@e-tobi.net>2010-03-06 12:06:30 +0100
commit178be33fc9d09033b0e10bebd2f7234cff555c02 (patch)
tree2d2ebcb9862f7fcdb9ef5a55d0de2b70d531c813 /Makefile
parent7e060559397bb5a7e8d31e32dd49a4ec0d0cba2c (diff)
downloadvdr-patches-patches/ttxtsubs-vdr-1.7.12.tar.gz
vdr-patches-patches/ttxtsubs-vdr-1.7.12.tar.bz2
Ttxtsubs plugin hookpatches/ttxtsubs-vdr-1.7.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 01408cb..b280030 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,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 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