summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/parse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/parse/Makefile.am b/gst/parse/Makefile.am
index e3c2982e5..a2516b248 100644
--- a/gst/parse/Makefile.am
+++ b/gst/parse/Makefile.am
@@ -21,5 +21,5 @@ lex._gst_parse_yy.c: parse.l
## this is so make install without a previous make can work, because
## this dir needs gstmarshal.h generated
../gstmarshal.h:
- cd .. && make gstmarshal.h
+ cd .. && $(MAKE) gstmarshal.h