summaryrefslogtreecommitdiffstats
path: root/crypto/x509/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/Makefile.ssl')
-rw-r--r--crypto/x509/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/Makefile.ssl b/crypto/x509/Makefile.ssl
index e54a74d1e8..1c1ca2ffa0 100644
--- a/crypto/x509/Makefile.ssl
+++ b/crypto/x509/Makefile.ssl
@@ -91,6 +91,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.