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 02dacefbd2..3b3b695ec9 100644
--- a/asn1/gprscdr/Makefile.common
+++ b/asn1/gprscdr/Makefile.common
@@ -26,8 +26,8 @@ EXPORT_FILES = \
$(PROTOCOL_NAME)-exp.cnf
ASN_FILE_LIST = \
- 3GPPGenericChargingDataTypes.asn \
- GPRSChargingDataTypes.asn
+ GenericChargingDataTypesV641.asn \
+ GPRSChargingDataTypesV641.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.