aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-12-19 10:02:50 +0000
committerJörg Mayer <jmayer@loplof.de>2007-12-19 10:02:50 +0000
commit3d22aa561b8145a22331a22025f94fb69c7cc4b4 (patch)
treef5955f8f207d3e871d34abb2302a56cb01ca2f2b /asn1/dap
parent88216b4940cfe06f5de92af9022185fd24dd8db4 (diff)
asn1/*/Makefile.nmake were not part of the source package.
Spotted by Tomas Kukosa. svn path=/trunk/; revision=23921
Diffstat (limited to 'asn1/dap')
-rw-r--r--asn1/dap/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/dap/Makefile.common b/asn1/dap/Makefile.common
index e9babdfe4e..3fa5eee107 100644
--- a/asn1/dap/Makefile.common
+++ b/asn1/dap/Makefile.common
@@ -38,8 +38,9 @@ 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.
+# 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 \