aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-12-19 10:02:50 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-12-19 10:02:50 +0000
commitc46e7d4e4b45d1f1892942f6bdbfb018835a06bb (patch)
treef5955f8f207d3e871d34abb2302a56cb01ca2f2b /asn1/qsig
parent13681fdd3db0b019f5a34e13c7ffb315227b033d (diff)
asn1/*/Makefile.nmake were not part of the source package.
Spotted by Tomas Kukosa. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23921 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/qsig')
-rw-r--r--asn1/qsig/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/qsig/Makefile.common b/asn1/qsig/Makefile.common
index 15c2ddc37b..b8c0b934ca 100644
--- a/asn1/qsig/Makefile.common
+++ b/asn1/qsig/Makefile.common
@@ -64,6 +64,7 @@ ASN_FILE_LIST = \
QSIG-MID.asn
EXTRA_DIST = \
+ Makefile.nmake \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \