summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2012-05-16 21:47:29 +0200
committeretobi <git@e-tobi.net>2012-05-16 22:34:18 +0200
commit97b9a19e1a9947eaff462815b907ea7050dfa9d7 (patch)
treea545cf9ce61aee0ffdc28914349f14b942bc170d /Makefile
parentfb0a8d6c538547a0311dea8287a0acedce6d9d42 (diff)
downloadvdr-plugin-osdpip-97b9a19e1a9947eaff462815b907ea7050dfa9d7.tar.gz
vdr-plugin-osdpip-97b9a19e1a9947eaff462815b907ea7050dfa9d7.tar.bz2
Adapted for VDR 1.7.27 (Closes #981, #964, #902) and dropped VDR 1.6 support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e7722e..501e398 100644
--- a/Makefile
+++ b/Makefile
@@ -107,7 +107,7 @@ endif
### The object files (add further files here):
-OBJS = $(PLUGIN).o osd_info.o remux.o osd.o receiver.o setup.o i18n.o pes.o quantize.o decoder.o
+OBJS = $(PLUGIN).o osd_info.o remux.o osd.o receiver.o setup.o pes.o quantize.o decoder.o
### The main target: