summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2009-03-17 12:15:22 +0000
committerphintuka <phintuka>2009-03-17 12:15:22 +0000
commitbdbf1a3866d1b9a58887dd6ef04b6bbad75a4111 (patch)
treef866fe663ea1b68900e7dcec01ae262d65b46f20
parent0d4b1e28462d948d12b32448019dc469785b4891 (diff)
downloadxineliboutput-bdbf1a3866d1b9a58887dd6ef04b6bbad75a4111.tar.gz
xineliboutput-bdbf1a3866d1b9a58887dd6ef04b6bbad75a4111.tar.bz2
Added xine/vo_osdreorder.o to frontends
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8267d7eb..a652ab20 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.84 2009-02-24 19:51:19 phintuka Exp $
+# $Id: Makefile,v 1.85 2009-03-17 12:15:22 phintuka Exp $
#
# The official name of this plugin.
@@ -204,7 +204,7 @@ OBJS_MPG = black_720x576.o nosignal_720x576.o vdrlogo_720x576.o
# frontends
OBJS_FE_SO = xine_frontend.o logdefs.o \
- xine/post.o xine/vo_hook.o xine/vo_osdscaler.o \
+ xine/post.o xine/vo_hook.o xine/vo_osdscaler.o xine/vo_osdreorder.o \
tools/rle.o
OBJS_FE = $(OBJS_FE_SO) tools/vdrdiscovery.o xine_frontend_main.o xine_frontend_lirc.o