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-04-18 02:42:59 +0200
commit2f325a640f1d71222d3d7082776b7e1c55489bbd (patch)
tree0676a050d791487964c6601da7fa39fa9f45a044 /Makefile
parent62912232e2b38a1857c0ff279bd61579b1ab85ae (diff)
downloadvdr-patches-patches/ttxtsubs-vdr-1.7.14.tar.gz
vdr-patches-patches/ttxtsubs-vdr-1.7.14.tar.bz2
Ttxtsubs plugin hookpatches/ttxtsubs-vdr-1.7.14
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 31f05b0..a45b189 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