From c46e7d4e4b45d1f1892942f6bdbfb018835a06bb Mon Sep 17 00:00:00 2001 From: jmayer Date: Wed, 19 Dec 2007 10:02:50 +0000 Subject: 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 --- asn1/pkinit/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'asn1/pkinit') diff --git a/asn1/pkinit/Makefile.common b/asn1/pkinit/Makefile.common index 6f863b6f2b..95ab095a4b 100644 --- a/asn1/pkinit/Makefile.common +++ b/asn1/pkinit/Makefile.common @@ -32,8 +32,9 @@ EXT_ASN_FILE_LIST = ASN_FILE_LIST = PKINIT.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 \ -- cgit v1.2.3