summaryrefslogtreecommitdiff
path: root/asn1/p1/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/p1/Makefile.common')
-rw-r--r--asn1/p1/Makefile.common9
1 files changed, 7 insertions, 2 deletions
diff --git a/asn1/p1/Makefile.common b/asn1/p1/Makefile.common
index 1ae6f5a60d..05a17cb574 100644
--- a/asn1/p1/Makefile.common
+++ b/asn1/p1/Makefile.common
@@ -26,8 +26,12 @@ EXPORT_FILES = $(PROTOCOL_NAME)-exp.cnf
EXT_ASN_FILE_LIST =
-ASN_FILE_LIST = MTAAbstractService.asn \
- MTSAbstractService.asn MTSAccessProtocol.asn MHSProtocolObjectIdentifiers.asn MTSUpperBounds.asn
+ASN_FILE_LIST = \
+ MTAAbstractService.asn \
+ MTSAbstractService.asn \
+ MTSAccessProtocol.asn \
+ MHSProtocolObjectIdentifiers.asn \
+ MTSUpperBounds.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
@@ -69,3 +73,4 @@ $(builddir)/../ros/ros-exp.cnf:
$(builddir)/../rtse/rtse-exp.cnf:
(cd $(builddir)/../rtse && $(MAKE_CNF_EXPORT))
+