diff Makefile @ 32469:3fef2e17a03f

Move osd.[ch] and osd_template.c from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:53:24 +0000
parents fbe5c829c69b
children 139876e79725
line wrap: on
line diff
--- a/Makefile	Wed Oct 27 17:52:45 2010 +0000
+++ b/Makefile	Wed Oct 27 17:53:24 2010 +0000
@@ -504,7 +504,6 @@
               libmpdemux/video.c \
               libmpdemux/yuv4mpeg.c \
               libmpdemux/yuv4mpeg_ratio.c \
-              libvo/osd.c \
               osdep/$(GETCH) \
               osdep/$(TIMER) \
               stream/open.c \
@@ -517,6 +516,7 @@
               stream/url.c \
               sub/eosd.c \
               sub/find_sub.c \
+              sub/osd.c \
               sub/spudec.c \
               sub/sub.c \
               sub/sub_cc.c \