aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/camel/Makefile.common')
-rw-r--r--asn1/camel/Makefile.common9
1 files changed, 5 insertions, 4 deletions
diff --git a/asn1/camel/Makefile.common b/asn1/camel/Makefile.common
index 2bf258924f..ca8a717f90 100644
--- a/asn1/camel/Makefile.common
+++ b/asn1/camel/Makefile.common
@@ -41,16 +41,17 @@ ASN_FILE_LIST = \
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
EXTRA_DIST = \
- Makefile.nmake \
+ $(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).asn \
- $(PROTOCOL_NAME).cnf
+ $(PROTOCOL_NAME).cnf \
+ TCAPMessages.asn
SRC_FILES = \
- $(EXT_ASN_FILE_LIST) \
- $(EXTRA_DIST)
+ $(EXTRA_DIST) \
+ $(EXT_ASN_FILE_LIST)
A2W_FLAGS= -b -L