diff Makefile @ 32454:69d3be4d52a2

Create a new directory, "sub", for subtitles and OSD related code. Move subreader.[ch] into it.
author cigaes
date Wed, 27 Oct 2010 16:28:50 +0000
parents bf593e3827d9
children 5c9189c15fe0
line wrap: on
line diff
--- a/Makefile	Wed Oct 27 15:21:49 2010 +0000
+++ b/Makefile	Wed Oct 27 16:28:50 2010 +0000
@@ -350,7 +350,6 @@
               spudec.c \
               sub_cc.c \
               subopt-helper.c \
-              subreader.c \
               vobsub.c \
               libaf/af.c \
               libaf/af_center.c \
@@ -522,6 +521,7 @@
               stream/stream_mf.c \
               stream/stream_null.c \
               stream/url.c \
+              sub/subreader.c \
               $(SRCS_COMMON-yes)