summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d48f23dab9..bcde99827f 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,9 @@ loader/libloader.a:
loader/DirectShow/libDS_Filter.a:
$(MAKE) -C loader/DirectShow
+libavcodec/libavcodec.a:
+ $(MAKE) -C libavcodec
+
libmpeg2/libmpeg2.a:
$(MAKE) -C libmpeg2