summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs7/Makefile.ssl')
-rw-r--r--crypto/pkcs7/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pkcs7/Makefile.ssl b/crypto/pkcs7/Makefile.ssl
index 64a005a186..a88359b320 100644
--- a/crypto/pkcs7/Makefile.ssl
+++ b/crypto/pkcs7/Makefile.ssl
@@ -81,6 +81,6 @@ clean:
errors:
perl $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
- perl ../err/err_genc.pl $(ERR).h $(ERRC).c
+ perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.