summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2008-12-18 14:06:18 +0000
committerphintuka <phintuka>2008-12-18 14:06:18 +0000
commit5eb7a719b0c1e3b02fb921f648c1dcbac6aee0eb (patch)
tree6f3c8f7a7f33b9e89cc7c1da81f8854139ae760e
parent6db0823c147a86f92e4b273d88f343f73cb9c18e (diff)
downloadxineliboutput-5eb7a719b0c1e3b02fb921f648c1dcbac6aee0eb.tar.gz
xineliboutput-5eb7a719b0c1e3b02fb921f648c1dcbac6aee0eb.tar.bz2
Added xine/vo_hook.o and xine/vo_osdscaler.o to frontends
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e7970888..c62fd6e9 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.77 2008-12-06 16:17:18 phintuka Exp $
+# $Id: Makefile,v 1.78 2008-12-18 14:06:18 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/post.o xine/vo_hook.o xine/vo_osdscaler.o \
tools/rle.o
OBJS_FE = $(OBJS_FE_SO) tools/vdrdiscovery.o xine_frontend_main.o xine_frontend_lirc.o