aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-09-18 12:33:54 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-09-18 12:33:54 +0000
commit41c19432dde746dfc7795424e4bd3335278ef26b (patch)
tree309afb1f857752695bf0c56ef2d02e774615b5a5 /asn1
parent6ba4389eaec21c49926bf6b7388182292317744c (diff)
Added missing MAP-Errors.asn in unix Makefile.
svn path=/trunk/; revision=22898
Diffstat (limited to 'asn1')
-rw-r--r--asn1/gsmmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/gsmmap/Makefile b/asn1/gsmmap/Makefile
index 9ec900a9dc..0f5a7de963 100644
--- a/asn1/gsmmap/Makefile
+++ b/asn1/gsmmap/Makefile
@@ -7,7 +7,7 @@ DATATYPES_ASN_FILES=MAP-ExtensionDataTypes.asn MAP-CommonDataTypes.asn MAP-SS-Da
OPERATIONS_ASN_FILES=MAP-LocationServiceOperations.asn MAP-Group-Call-Operations.asn MAP-ShortMessageServiceOperations.asn MAP-SupplementaryServiceOperations.asn MAP-CallHandlingOperations.asn MAP-OperationAndMaintenanceOperations.asn MAP-MobileServiceOperations.asn
SS_ASN_FILES=SS-DataTypes.asn SS-Operations.asn
ROS_ASN= ../ros/Remote-Operations-Information-Objects.asn
-ASN_FILE_LIST= $(ROS_ASN) MobileDomainDefinitions.asn MAP-ApplicationContexts.asn MAP-SS-Code.asn MAP-BS-Code.asn MAP-TS-Code.asn $(DATATYPES_ASN_FILES) MAP-DialogueInformation.asn $(OPERATIONS_ASN_FILES) MAP-Protocol.asn GSMMAP.asn $(SS_ASN_FILES)
+ASN_FILE_LIST= $(ROS_ASN) MobileDomainDefinitions.asn MAP-ApplicationContexts.asn MAP-SS-Code.asn MAP-BS-Code.asn MAP-TS-Code.asn $(DATATYPES_ASN_FILES) MAP-DialogueInformation.asn $(OPERATIONS_ASN_FILES) MAP-Errors.asn MAP-Protocol.asn GSMMAP.asn $(SS_ASN_FILES)
all: generate_dissector