summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asn1/h323/Makefile.common1
-rw-r--r--asn1/t38/Makefile.common1
2 files changed, 2 insertions, 0 deletions
diff --git a/asn1/h323/Makefile.common b/asn1/h323/Makefile.common
index 342f3835bf..7ea808df71 100644
--- a/asn1/h323/Makefile.common
+++ b/asn1/h323/Makefile.common
@@ -38,6 +38,7 @@ EXTRA_DIST = \
Makefile.nmake \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
+ packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf
SRC_FILES = \
diff --git a/asn1/t38/Makefile.common b/asn1/t38/Makefile.common
index c1dac6e490..0d1ab19870 100644
--- a/asn1/t38/Makefile.common
+++ b/asn1/t38/Makefile.common
@@ -37,6 +37,7 @@ EXTRA_DIST = \
Makefile.nmake \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
+ packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf
SRC_FILES = \