aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pres/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/pres/Makefile.common')
-rw-r--r--asn1/pres/Makefile.common6
1 files changed, 5 insertions, 1 deletions
diff --git a/asn1/pres/Makefile.common b/asn1/pres/Makefile.common
index 02b80790cb..922a673519 100644
--- a/asn1/pres/Makefile.common
+++ b/asn1/pres/Makefile.common
@@ -45,5 +45,9 @@ SRC_FILES = \
A2W_FLAGS= -b -e
-EXTRA_CNF=
+EXTRA_CNF= \
+ ../rtse/rtse-exp.cnf
+
+../rtse/rtse-exp.cnf:
+ (cd ../rtse && $(MAKE_CNF_EXPORT))