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>2011-10-01 23:52:36 +0200
commita87fe8b8dbc21e308d2cd0d3547b77133ac0e149 (patch)
treefa786fa3acb000e787f1cb05d516dabb2912ad3f /Makefile
parent9960c81bed0689a397f8a3b9e3de91a3f75e5237 (diff)
downloadvdr-patches-patches/ttxtsubs-vdr-1.7.21.tar.gz
vdr-patches-patches/ttxtsubs-vdr-1.7.21.tar.bz2
Ttxtsubs plugin hookpatches/ttxtsubs-vdr-1.7.21
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 18d7eb9..3da4382 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,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