aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/inap/Makefile.common')
-rw-r--r--asn1/inap/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/inap/Makefile.common b/asn1/inap/Makefile.common
index a701664c83..52303c6940 100644
--- a/asn1/inap/Makefile.common
+++ b/asn1/inap/Makefile.common
@@ -54,7 +54,7 @@ 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 \