aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ftam')
-rw-r--r--asn1/ftam/Makefile.common6
1 files changed, 5 insertions, 1 deletions
diff --git a/asn1/ftam/Makefile.common b/asn1/ftam/Makefile.common
index 15488f53de..23d1c67a21 100644
--- a/asn1/ftam/Makefile.common
+++ b/asn1/ftam/Makefile.common
@@ -45,5 +45,9 @@ SRC_FILES = \
A2W_FLAGS= -b -X -T -e
-EXTRA_CNF=
+EXTRA_CNF= \
+ ../acse/acse-exp.cnf
+
+../acse/acse-exp.cnf:
+ (cd ../acse && $(MAKE_CNF_EXPORT))