diff Makefile @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 9e627a1793b1
children 3fef2e17a03f
line wrap: on
line diff
--- a/Makefile	Wed Oct 27 17:37:29 2010 +0000
+++ b/Makefile	Wed Oct 27 17:47:13 2010 +0000
@@ -505,7 +505,6 @@
               libmpdemux/yuv4mpeg.c \
               libmpdemux/yuv4mpeg_ratio.c \
               libvo/osd.c \
-              libvo/sub.c \
               osdep/$(GETCH) \
               osdep/$(TIMER) \
               stream/open.c \
@@ -519,6 +518,7 @@
               sub/eosd.c \
               sub/find_sub.c \
               sub/spudec.c \
+              sub/sub.c \
               sub/sub_cc.c \
               sub/subreader.c \
               sub/vobsub.c \