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>
This commit is contained in:
Guy Harris 2014-07-30 21:30:41 -07:00
parent 4d90d6e38d
commit 791d93a259
14 changed files with 77 additions and 13 deletions

View File

@ -38,16 +38,19 @@ ASN_FILE_LIST = \
CAP-U-ABORT-Data.asn \
CamelV2diff.asn
INCLUDED_ASN_FILE_LIST = \
TCAPMessages.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).asn \
$(PROTOCOL_NAME).cnf \
TCAPMessages.asn
$(PROTOCOL_NAME).cnf
SRC_FILES = \
$(EXTRA_DIST) \

View File

@ -32,11 +32,15 @@ ASN_FILE_LIST = \
CMIP-A-ABORT-Information.asn \
CMIP-A-ASSOCIATE-Information.asn
INCLUDED_ASN_FILE_LIST = \
CMIP.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -24,11 +24,15 @@ EXT_ASN_FILE_LIST =
ASN_FILE_LIST = \
GNM.asn
INCLUDED_ASN_FILE_LIST = \
ASN1DefinedTypesModule.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -27,11 +27,22 @@ ASN_FILE_LIST = \
GPRSChargingDataTypesV641.asn \
GPRSChargingDataTypesV1171.asn
INCLUDED_ASN_FILE_LIST = \
3GPPGenericChargingDataTypes.asn \
GPRSChargingDataTypes.asn \
GPRSChargingDataTypesV8e0.asn \
GPRSChargingDataTypesV9f0.asn \
GenericChargingDataTypes.asn \
GenericChargingDataTypesV641.asn \
GenericChargingDataTypesV8e0.asn \
GenericChargingDataTypesV9f0.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -71,11 +71,16 @@ ASN_FILE_LIST = \
$(SS_ASN_FILES) \
$(PROPRIETARY_ASN_FILES)
INCLUDED_ASN_FILE_LIST = \
SS-Errors.asn \
SS-Protocol.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -25,11 +25,15 @@ ASN_FILE_LIST = \
h248v3.asn \
h248v1support.asn
INCLUDED_ASN_FILE_LIST = \
MEGACO.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -51,11 +51,15 @@ ASN_FILE_LIST= \
IN-errorcodes.asn \
IN-errortypes.asn
INCLUDED_ASN_FILE_LIST = \
inap.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -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

View File

@ -30,6 +30,7 @@ ASN_FILE_LIST = \
RFC3244.asn
EXTRA_DIST = \
$(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \

View File

@ -31,6 +31,7 @@ EXTRA_DIST = \
$(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf
SRC_FILES = \

View File

@ -27,14 +27,7 @@ ASN_FILE_LIST = \
$(PROTOCOL_NAME).asn \
Remote-Operations-Information-Objects.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) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf \
INCLUDED_ASN_FILE_LIST = \
Remote-Operations-Generic-ROS-PDUs.asn \
Remote-Operations-Information-Objects.asn \
Remote-Operations-Useful-Definitions.asn \
@ -43,6 +36,16 @@ EXTRA_DIST = \
ros-rej.cnf \
ros-res.cnf
# 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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf
SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)

View File

@ -24,9 +24,13 @@ EXT_ASN_FILE_LIST =
ASN_FILE_LIST = \
T38_2002.asn
INCLUDED_ASN_FILE_LIST = \
T38_1998.asn
EXTRA_DIST = \
$(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
$(INCLUDED_ASN_FILE_LIST) \
packet-$(PROTOCOL_NAME)-template.c \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf

View File

@ -26,16 +26,19 @@ ASN_FILE_LIST = \
UnidialoguePDUs.asn \
DialoguePDUs.asn
INCLUDED_ASN_FILE_LIST = \
TCAPMessages.asn \
TC-Notation-Extensions.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 \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf \
TCAPMessages.asn \
TC-Notation-Extensions.asn
$(PROTOCOL_NAME).cnf
SRC_FILES = \
$(EXTRA_DIST) \

View File

@ -19,7 +19,14 @@
#Dummy entry to pass the clean target
PROTOCOL_NAME = dummy
ASN_FILE_LIST =
INCLUDED_ASN_FILE_LIST =
EXTRA_DIST = \
$(EXTRA_DIST_COMMON) \
$(ASN_FILE_LIST) \
$(INCLUDED_ASN_FILE_LIST) \
Attribute-ASN1Module.asn \
ManagedObjectClassesDefinitions.asn \
Notification-ASN1Module.asn \