summaryrefslogtreecommitdiff
path: root/asn1/x509af
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-05 20:41:44 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-05 20:41:44 +0000
commit3b1f0881e2878ccbc7db209fbd7c924f6d3bb458 (patch)
treee304bc795b36ffe343a87f5458305a4276841480 /asn1/x509af
parent8676c5cd9f92480aea1047003eb5ff1a78681dbf (diff)
downloadwireshark-3b1f0881e2878ccbc7db209fbd7c924f6d3bb458.tar.gz
Update to use the -X and -T asn2wrs flags.
svn path=/trunk/; revision=23366
Diffstat (limited to 'asn1/x509af')
-rw-r--r--asn1/x509af/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x509af/Makefile.common b/asn1/x509af/Makefile.common
index 21f7aefc7f..c2e99b10bd 100644
--- a/asn1/x509af/Makefile.common
+++ b/asn1/x509af/Makefile.common
@@ -45,7 +45,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b -e
+A2W_FLAGS= -b -e -X -T
EXTRA_CNF= \
../x509ce/x509ce-exp.cnf \