summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13ecdff1e3..796071de60 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ SRCS_COMMON = asxparser.c \
playtreeparser.c \
spudec.c \
sub_cc.c \
+ subopt-helper.c \
subreader.c \
vobsub.c \
@@ -41,7 +42,6 @@ SRCS_MPLAYER = mplayer.c \
mp_msg.c \
mixer.c \
parser-mpcmd.c \
- subopt-helper.c \
command.c \
SRCS_MENCODER = mencoder.c \