summaryrefslogtreecommitdiffstats
path: root/gst-libs/ext/ffmpeg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/ext/ffmpeg/Makefile.am')
-rw-r--r--gst-libs/ext/ffmpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am
index 079fa13d..a03d2795 100644
--- a/gst-libs/ext/ffmpeg/Makefile.am
+++ b/gst-libs/ext/ffmpeg/Makefile.am
@@ -75,7 +75,7 @@ checkout:
# on running make install, make sure make has been run first
install:
- cd ffmpeg && make
+ cd ffmpeg && $(MAKE)
# we don't install stuff so no need to uninstall
uninstall: