aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ess/Makefile.common')
-rw-r--r--asn1/ess/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/ess/Makefile.common b/asn1/ess/Makefile.common
index b3b4eeb49a..bc93b43bc9 100644
--- a/asn1/ess/Makefile.common
+++ b/asn1/ess/Makefile.common
@@ -24,7 +24,8 @@ PROTOCOL_NAME=ess
EXT_ASN_FILE_LIST =
-ASN_FILE_LIST = ExtendedSecurityServices.asn
+ASN_FILE_LIST = \
+ ExtendedSecurityServices.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.