aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/smrse
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/smrse
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/smrse')
-rw-r--r--asn1/smrse/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/smrse/Makefile.common b/asn1/smrse/Makefile.common
index c374dada38..8c5899ebf1 100644
--- a/asn1/smrse/Makefile.common
+++ b/asn1/smrse/Makefile.common
@@ -32,8 +32,9 @@ EXT_ASN_FILE_LIST =
ASN_FILE_LIST = SMRSE.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 \