From 3d22aa561b8145a22331a22025f94fb69c7cc4b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Wed, 19 Dec 2007 10:02:50 +0000 Subject: asn1/*/Makefile.nmake were not part of the source package. Spotted by Tomas Kukosa. svn path=/trunk/; revision=23921 --- asn1/h235/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'asn1/h235') diff --git a/asn1/h235/Makefile.common b/asn1/h235/Makefile.common index 2ef4bba16f..1c3d13eb7a 100644 --- a/asn1/h235/Makefile.common +++ b/asn1/h235/Makefile.common @@ -37,8 +37,9 @@ ASN_FILE_LIST = \ H235-SRTP.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.1