diff options
| author | Tobias Grimm <git@e-tobi.net> | 2010-02-14 22:33:13 +0100 |
|---|---|---|
| committer | Tobias Grimm <git@e-tobi.net> | 2010-02-14 22:33:13 +0100 |
| commit | 481745255e5bb50287595e3134f517c6cbdcccea (patch) | |
| tree | a52fcbb772d3743df8bb77259b17127cc0192194 /Makefile | |
| parent | 35e75af67d6f13893c0301b5b88eb7b27f147bba (diff) | |
| download | vdr-plugin-ttxtsubs-481745255e5bb50287595e3134f517c6cbdcccea.tar.gz vdr-plugin-ttxtsubs-481745255e5bb50287595e3134f517c6cbdcccea.tar.bz2 | |
Dramatic code drop, removed live receiver code
live and replay data will be feed by the VDR patch
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -47,8 +47,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 ttxtsubsreceiver.o \ +OBJS = $(PLUGIN).o ttxtsubsdisplayer.o ttxtsubsdisplay.o teletext.o \ ttxtsubspagemenu.o ttxtsubschannelsettings.o ### Implicit rules: |
