aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/credssp/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/credssp/Makefile.common')
-rw-r--r--asn1/credssp/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/asn1/credssp/Makefile.common b/asn1/credssp/Makefile.common
index 12b984f9b9..518cdcb204 100644
--- a/asn1/credssp/Makefile.common
+++ b/asn1/credssp/Makefile.common
@@ -26,7 +26,8 @@ EXPORT_FILES = $(PROTOCOL_NAME)-exp.cnf
EXT_ASN_FILE_LIST =
-ASN_FILE_LIST = CredSSP.asn
+ASN_FILE_LIST = \
+ CredSSP.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
@@ -44,3 +45,4 @@ SRC_FILES = \
A2W_FLAGS= -b -C
EXTRA_CNF=
+