summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrofafor <rofafor>2008-11-20 11:48:44 +0000
committerrofafor <rofafor>2008-11-20 11:48:44 +0000
commita912f80ef1c1c720f985ea2d0df75bdbf1419edb (patch)
tree6d198dd6ea90cd83c39229887b701eb698fbc956 /Makefile
parent8fb31e5479d92e3c18cb1feb3dc099496698f975 (diff)
downloadxineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.gz
xineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.bz2
Removed backwards compatibility.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 25d761a6..474a43ea 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# See the main source file 'xineliboutput.c' for copyright information and
# how to reach the author.
#
-# $Id: Makefile,v 1.71 2008-11-18 15:47:58 phintuka Exp $
+# $Id: Makefile,v 1.72 2008-11-20 11:46:30 rofafor Exp $
#
# The official name of this plugin.
@@ -213,7 +213,7 @@ endif
# VDR plugin
OBJS = $(PLUGIN).o device.o frontend.o osd.o config.o menu.o setup_menu.o \
- i18n.o menuitems.o media_player.o equalizer.o \
+ menuitems.o media_player.o equalizer.o \
frontend_local.o frontend_svr.o \
tools/cxsocket.o tools/udp_pes_scheduler.o \
tools/backgroundwriter.o tools/playlist.o tools/http.o \