summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-14 19:52:13 +0100
committerTobias Grimm <tobias@e-tobi.loc>2009-06-20 17:40:07 +0200
commitda9125bcaad4233983295e5d8c15b0f195891ba5 (patch)
tree5b4477866d04942cabbc8021b48bf6fa48061372 /Makefile
parentab6f2ccf424896a80b6e2fdf9ab9313ea4b7f316 (diff)
downloadvdr-patches-da9125bcaad4233983295e5d8c15b0f195891ba5.tar.gz
vdr-patches-da9125bcaad4233983295e5d8c15b0f195891ba5.tar.bz2
ttxtsubs: Updated patch for VDR 1.7.x by Rolf Ahrenberg
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74a6833..d8f43de 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