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:07:59 +0100
commit3745627ba07dbf61f772ea463043d74567c5f710 (patch)
tree8b4c014c0640cfb4a35bf2146031116e868274cd /Makefile
parent28721a9cc5571432c4088ea33430aa863d7b734e (diff)
downloadvdr-patches-3745627ba07dbf61f772ea463043d74567c5f710.tar.gz
vdr-patches-3745627ba07dbf61f772ea463043d74567c5f710.tar.bz2
Ttxtsubs plugin hookpatches/ttxtsubs-vdr-1.7.13
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