From 4c1a6e004a940a66c1d113ea3656a124e3dca1ea Mon Sep 17 00:00:00 2001 From: Lutz Jänicke Date: Thu, 17 Apr 2008 10:19:16 +0000 Subject: Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev PR: 1552 Submitted by: Roumen Petrov , "Alon Bar-Lev" --- crypto/x509/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/x509/Makefile') diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile index ca8f02bfe7..72c82278f4 100644 --- a/crypto/x509/Makefile +++ b/crypto/x509/Makefile @@ -48,7 +48,7 @@ lib: $(LIBOBJ) @touch lib files: - $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO + $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO links: @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) -- cgit v1.2.3