aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-11 05:27:27 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-11 05:27:27 +0000
commit0e0bed500d402831a05232e3c980218c42aa1967 (patch)
treefca938bf13758c2eaa32a4a48ad722517a2256cd /asn1/ftam
parentf287f6c40f5c6b69a1cd81eab6cee8de866a9e25 (diff)
- Remove -e option if the generated -exp.cnf file isn't used.
- Add EXPORT_FILES to all files that still contain -e. svn path=/trunk/; revision=23145
Diffstat (limited to 'asn1/ftam')
-rw-r--r--asn1/ftam/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/asn1/ftam/Makefile.common b/asn1/ftam/Makefile.common
index 23d1c67a21..77cf3242ba 100644
--- a/asn1/ftam/Makefile.common
+++ b/asn1/ftam/Makefile.common
@@ -27,6 +27,9 @@ DISSECTOR_FILES=packet-$(PROTOCOL_NAME).c \
NEED_PACKET_PROTO_H = 1
+EXPORT_FILES = \
+ $(PROTOCOL_NAME)-exp.cnf
+
EXT_ASN_FILE_LIST =
ASN_FILE_LIST = ISO8571-FTAM.asn
@@ -43,7 +46,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b -X -T -e
+A2W_FLAGS= -b -X -T
EXTRA_CNF= \
../acse/acse-exp.cnf