summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 67d1bbb06c..9c8beb0335 100644
--- a/Makefile
+++ b/Makefile
@@ -442,6 +442,7 @@ SRCS_COMMON = asxparser.c \
sub/subassconvert.c \
sub/subreader.c \
sub/vobsub.c \
+ timeline/tl_matroska.c \
$(SRCS_COMMON-yes)
@@ -586,6 +587,7 @@ DIRS = . \
stream/librtsp \
stream/realrtsp \
sub \
+ timeline \
TOOLS \
MOFILES := $(MSG_LANGS:%=locale/%/LC_MESSAGES/mplayer.mo)