X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fconf%2FMakefile.ssl;h=00e917aa4476c1f7533d133f9eb57d2874630142;hb=58964a492275ca9a59a0cd9c8155cb2491b4b909;hp=878ac70b14e93d74f553c8dba19367f60ee32383;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86;p=thirdparty%2Fopenssl.git diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl index 878ac70b14..00e917aa44 100644 --- a/crypto/conf/Makefile.ssl +++ b/crypto/conf/Makefile.ssl @@ -80,6 +80,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.