diff options
| author | etobi <git@e-tobi.net> | 2010-02-13 00:28:21 +0100 |
|---|---|---|
| committer | etobi <git@e-tobi.net> | 2010-04-18 02:42:59 +0200 |
| commit | 2f325a640f1d71222d3d7082776b7e1c55489bbd (patch) | |
| tree | 0676a050d791487964c6601da7fa39fa9f45a044 /Makefile | |
| parent | 62912232e2b38a1857c0ff279bd61579b1ab85ae (diff) | |
| download | vdr-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-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
