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