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