summaryrefslogtreecommitdiff
path: root/asn1/ocsp/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-04 18:34:13 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-04 18:34:13 +0000
commit66bdd55654c4d63edba13620d7e68ffe13f39d71 (patch)
treeff00bcfa6c4849c31213e4a7cd48cc0c5a4f29d0 /asn1/ocsp/Makefile.common
parent88c9802f25bf3f7495d19da15f89a9d4a2901fcb (diff)
downloadwireshark-66bdd55654c4d63edba13620d7e68ffe13f39d71.tar.gz
Update do use the -X and -T asn2wrs flags.
svn path=/trunk/; revision=23359
Diffstat (limited to 'asn1/ocsp/Makefile.common')
-rw-r--r--asn1/ocsp/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/ocsp/Makefile.common b/asn1/ocsp/Makefile.common
index 41c1e14ee9..3f12d9bdba 100644
--- a/asn1/ocsp/Makefile.common
+++ b/asn1/ocsp/Makefile.common
@@ -43,7 +43,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b
+A2W_FLAGS= -b -X -T
EXTRA_CNF= \
../x509af/x509af-exp.cnf \