aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/isdn-sup
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-30 21:30:41 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-31 04:31:10 +0000
commit791d93a2594611ba44725ecf8338eb2785021c19 (patch)
tree8b1a8239be27d889b78321b0fe5526715e1433cd /asn1/isdn-sup
parent4d90d6e38d1afaeda387dea9522cc0417ff41141 (diff)
Add more files to the distribution.
If it's checked into asn1 or a subdirectory thereof, put it into the distribution. (If it's not useful, why is it in Git?) Change-Id: I4dac8a0d19a770db1513729cf71069a37f1d83fc Reviewed-on: https://code.wireshark.org/review/3276 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'asn1/isdn-sup')
-rw-r--r--asn1/isdn-sup/Makefile.common10
1 files changed, 10 insertions, 0 deletions
diff --git a/asn1/isdn-sup/Makefile.common b/asn1/isdn-sup/Makefile.common
index 262ce4f367..495ca984eb 100644
--- a/asn1/isdn-sup/Makefile.common
+++ b/asn1/isdn-sup/Makefile.common
@@ -36,11 +36,21 @@ ASN_FILE_LIST = \
User-To-User-Signalling-Operations.asn \
Freephone-Operations.asn
+INCLUDED_ASN_FILE_LIST = \
+ CCBS-Operations-and-Errors.asn \
+ CCBS-private-networks-Operations-and-Errors.asn \
+ Explicit-Call-Transfer-Operations-and-Errors.asn \
+ MWI-Operations-and-Errors.asn \
+ Outgoing-Call-Barring-Operations-and-Errors.asn \
+ Set-Operations-and-Errors.asn \
+ Three-Party-Operations.asn
+
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
EXTRA_DIST = \
$(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
+ $(INCLUDED_ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
$(PROTOCOL_NAME).cnf