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