summaryrefslogtreecommitdiffstats
path: root/stream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stream/Makefile')
-rw-r--r--stream/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/Makefile b/stream/Makefile
index b63317347d..9cd2380545 100644
--- a/stream/Makefile
+++ b/stream/Makefile
@@ -22,6 +22,7 @@ endif
SRCS += stream.c \
stream_cue.c \
stream_file.c \
+ stream_mf.c \
stream_null.c \
ifeq ($(HAVE_DVD),yes)