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/x509ce/Makefile.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'asn1/x509ce') diff --git a/asn1/x509ce/Makefile.common b/asn1/x509ce/Makefile.common index f8545d29df..f8307d68c9 100644 --- a/asn1/x509ce/Makefile.common +++ b/asn1/x509ce/Makefile.common @@ -27,6 +27,8 @@ DISSECTOR_FILES=packet-$(PROTOCOL_NAME).c \ NEED_PACKET_PROTO_H = 1 +EXPORT_FILES = $(PROTOCOL_NAME)-exp.cnf + EXT_ASN_FILE_LIST = ASN_FILE_LIST = CertificateExtensions.asn -- cgit v1.2.3