aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/t124/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/t124/Makefile.common')
-rw-r--r--asn1/t124/Makefile.common9
1 files changed, 6 insertions, 3 deletions
diff --git a/asn1/t124/Makefile.common b/asn1/t124/Makefile.common
index cc2c98be0a..924bcb04db 100644
--- a/asn1/t124/Makefile.common
+++ b/asn1/t124/Makefile.common
@@ -24,7 +24,9 @@ PROTOCOL_NAME=t124
EXT_ASN_FILE_LIST =
-ASN_FILE_LIST = GCC-PROTOCOL.asn MCS-PROTOCOL.asn
+ASN_FILE_LIST = \
+ GCC-PROTOCOL.asn \
+ MCS-PROTOCOL.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
@@ -39,6 +41,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS=
+A2W_FLAGS=
+
+EXTRA_CNF=
-EXTRA_CNF= \ No newline at end of file