aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509ce
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x509ce')
-rw-r--r--asn1/x509ce/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/x509ce/Makefile.common b/asn1/x509ce/Makefile.common
index 45be2cbd2c..661af4d031 100644
--- a/asn1/x509ce/Makefile.common
+++ b/asn1/x509ce/Makefile.common
@@ -34,8 +34,9 @@ EXT_ASN_FILE_LIST =
ASN_FILE_LIST = CertificateExtensions.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
-# files do not exist # for all protocols: Please add/remove as required.
+# files do not exist for all protocols: Please add/remove as required.
EXTRA_DIST = \
+ Makefile.nmake \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \