diff options
Diffstat (limited to 'asn1/t38')
-rw-r--r-- | asn1/t38/Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/t38/Makefile.common b/asn1/t38/Makefile.common index 37be65cd08..c1dac6e490 100644 --- a/asn1/t38/Makefile.common +++ b/asn1/t38/Makefile.common @@ -34,6 +34,7 @@ ASN_FILE_LIST = \ T38_2002.asn EXTRA_DIST = \ + Makefile.nmake \ $(ASN_FILE_LIST) \ packet-$(PROTOCOL_NAME)-template.c \ $(PROTOCOL_NAME).cnf |