From 335a8b8ff6c11592da22b57e6d9d1c2e290094f0 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Fri, 24 Apr 2009 02:14:20 +0200 Subject: Dropped cTtxtsubsRecorder - not required for VDR 1.7.5 with TS recordings anymore --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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: -- cgit v1.2.3