From 0e0bed500d402831a05232e3c980218c42aa1967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= 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. svn path=/trunk/; revision=23145 --- asn1/acse/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'asn1/acse') diff --git a/asn1/acse/Makefile.common b/asn1/acse/Makefile.common index 0dbf1b76c5..dd1f76aee3 100644 --- a/asn1/acse/Makefile.common +++ b/asn1/acse/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 = $(PROTOCOL_NAME).asn -- cgit v1.2.3