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 a2bb6b7300..440820b281 100644
--- a/Makefile
+++ b/Makefile
@@ -208,6 +208,7 @@ SOURCES = talloc.c \
osdep/numcores.c \
osdep/timer.c \
stream/cookies.c \
+ stream/rar.c \
stream/stream.c \
stream/stream_avdevice.c \
stream/stream_file.c \
@@ -215,6 +216,7 @@ SOURCES = talloc.c \
stream/stream_memory.c \
stream/stream_mf.c \
stream/stream_null.c \
+ stream/stream_rar.c \
sub/dec_sub.c \
sub/draw_bmp.c \
sub/find_subfiles.c \