summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-14 19:51:31 +0100
committerTobias Grimm <tobias@e-tobi.loc>2008-12-14 19:51:31 +0100
commit1296a56d96dedb3d8f34f41787c971ec42bb3ca7 (patch)
tree9cb7cafa296643c8ee3169a5ae6b41fc8d315cb5 /Makefile
parent1072f8978350e57f7aa35aaa79081e5031a12901 (diff)
downloadvdr-patches-patches/ttxtsubs-vdr-1.6.tar.gz
vdr-patches-patches/ttxtsubs-vdr-1.6.tar.bz2
ttxtsubs: updated patch for VDR 1.6.0-2 by Rolf Ahrenbergpatches/ttxtsubs-vdr-1.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b07b1df..fda1f40 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