diff Makefile @ 22233:5bf6c178f09a

Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
author reimar
date Sat, 17 Feb 2007 21:04:46 +0000
parents aa59f3608728
children a5e5b0c45c03
line wrap: on
line diff
--- a/Makefile	Sat Feb 17 20:58:55 2007 +0000
+++ b/Makefile	Sat Feb 17 21:04:46 2007 +0000
@@ -27,6 +27,7 @@
               m_config.c \
               m_option.c \
               m_struct.c \
+              mpcommon.c \
               parser-cfg.c \
               playtree.c \
               playtreeparser.c \