summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-13 21:43:31 +0100
committerTobias Grimm <tobias@e-tobi.loc>2008-12-13 21:43:31 +0100
commit30edd8388fb343416ede4f5dee6a77adf4cce05a (patch)
tree704447bd44d65460f2aaccaed9f1d089766d44d5 /Makefile
parent3aeab97c74a185ad99a061cf14fdab340ac49b7e (diff)
downloadvdr-plugin-ttxtsubs-30edd8388fb343416ede4f5dee6a77adf4cce05a.tar.gz
vdr-plugin-ttxtsubs-30edd8388fb343416ede4f5dee6a77adf4cce05a.tar.bz2
switched completely to VDR 1.6's I18N system and removed the old crap - no more support for older VDR versions!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abedd8c..6304512 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 ttxtsubsi18n.o \
+ ttxtsubsfilter.o ttxtsubsrecorder.o ttxtsubsreceiver.o \
ttxtsubspagemenu.o ttxtsubschannelsettings.o
SOURCEFILES = *.c *.h [A-Z]???* contrib