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 2e5aec7174..1429b856e7 100644
--- a/Makefile
+++ b/Makefile
@@ -313,7 +313,7 @@ libavformat/libavformat.a:
$(MAKE) -C libavformat LIBPREF=lib LIBSUF=.a
libswscale/libswscale.a:
- $(MAKE) -C libswscale
+ $(MAKE) -C libswscale LIBPREF=lib LIBSUF=.a
libmpeg2/libmpeg2.a:
$(MAKE) -C libmpeg2