From cf350177ad9fa0e227db4f3e92b68cd1f4228f6c Mon Sep 17 00:00:00 2001 From: jmayer Date: Thu, 11 Oct 2007 05:27:27 +0000 Subject: - Remove -e option if the generated -exp.cnf file isn't used. - Add EXPORT_FILES to all files that still contain -e. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23145 f5534014-38df-0310-8fa8-9805f1628bb7 --- asn1/pkix1explicit/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/pkix1explicit') diff --git a/asn1/pkix1explicit/Makefile.common b/asn1/pkix1explicit/Makefile.common index 83d1bc1a23..54184779af 100644 --- a/asn1/pkix1explicit/Makefile.common +++ b/asn1/pkix1explicit/Makefile.common @@ -43,7 +43,7 @@ SRC_FILES = \ $(EXTRA_DIST) \ $(EXT_ASN_FILE_LIST) -A2W_FLAGS= -e -b +A2W_FLAGS= -b EXTRA_CNF= -- cgit v1.2.3