aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gprscdr/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/gprscdr/Makefile.common')
-rw-r--r--asn1/gprscdr/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/gprscdr/Makefile.common b/asn1/gprscdr/Makefile.common
index 8825b77708..ee76a2d492 100644
--- a/asn1/gprscdr/Makefile.common
+++ b/asn1/gprscdr/Makefile.common
@@ -26,9 +26,9 @@ EXPORT_FILES = \
$(PROTOCOL_NAME)-exp.cnf
ASN_FILE_LIST = \
- GenericChargingDataTypesV9f0.asn \
+ GenericChargingDataTypesV1171.asn \
GPRSChargingDataTypesV641.asn \
- GPRSChargingDataTypesV9f0.asn
+ GPRSChargingDataTypesV1171.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.