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/inap/Makefile.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'asn1/inap') diff --git a/asn1/inap/Makefile.common b/asn1/inap/Makefile.common index 8115bc71bb..543e218af1 100644 --- a/asn1/inap/Makefile.common +++ b/asn1/inap/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 = ../ros/Remote-Operations-Information-Objects.asn 1248_1_ASN_FILES= \ -- cgit v1.2.3