Auto configure for fips is from restricted tarball.
[openssl.git] / Makefile.fips
index cfe7d1bed056bdcd7292e02aac2ebe29992e42ec..8fc9ddc6579275bbbf9363e8b9c9797029f72507 100644 (file)
@@ -487,7 +487,7 @@ openssl.pc: Makefile
            echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
            echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
 
-Makefile: Makefile.org Configure config
+Makefile: Makefile.fips Configure config
        @echo "Makefile is older than Makefile.org, Configure or config."
        @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
        @false