summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2009-04-24 02:14:20 +0200
committerTobias Grimm <tobias@e-tobi.loc>2009-04-25 22:37:53 +0200
commit335a8b8ff6c11592da22b57e6d9d1c2e290094f0 (patch)
tree052c152c92c016a0fe8399a1e3e9e107bb6de63d /Makefile
parent5c73633de1e22b61fa4c7d58285ce10232ab5d7f (diff)
downloadvdr-plugin-ttxtsubs-335a8b8ff6c11592da22b57e6d9d1c2e290094f0.tar.gz
vdr-plugin-ttxtsubs-335a8b8ff6c11592da22b57e6d9d1c2e290094f0.tar.bz2
Dropped cTtxtsubsRecorder - not required for VDR 1.7.5 with TS recordings anymore
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51229b6..c8e11a6 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
OBJS = $(PLUGIN).o ttxtsubsdisplayer.o ttxtsubsdisplay.o teletext.o siinfo.o \
- ttxtsubsfilter.o ttxtsubsrecorder.o ttxtsubsreceiver.o \
+ ttxtsubsfilter.o ttxtsubsreceiver.o \
ttxtsubspagemenu.o ttxtsubschannelsettings.o
### Implicit rules: