summaryrefslogtreecommitdiff
path: root/asn1/h225/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h225/Makefile.common')
-rw-r--r--asn1/h225/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h225/Makefile.common b/asn1/h225/Makefile.common
index 0d830afcb8..12a1072ef3 100644
--- a/asn1/h225/Makefile.common
+++ b/asn1/h225/Makefile.common
@@ -50,8 +50,8 @@ EXTRA_CNF= \
../h245/h245-exp.cnf
../h235/h235-exp.cnf:
- (cd ../h235 && $(MAKE) $(MAKEFLAGS))
+ (cd ../h235 && $(MAKE_CNF_EXPORT))
../h245/h245-exp.cnf:
- (cd ../h245 && $(MAKE) $(MAKEFLAGS))
+ (cd ../h245 && $(MAKE_CNF_EXPORT))