Flag changes in Configure and config, too.
[openssl.git] / Makefile.org
index de6d7280af3323c6b2a843bb410be4d25a886a07..b6fbc99c882f9bf8cee3b1eb0a14c6523d88c804 100644 (file)
@@ -266,8 +266,8 @@ openssl.pc: Makefile
            echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
            echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
 
-Makefile: Makefile.org
-       @echo "Makefile is older than Makefile.org."
+Makefile: Makefile.org Configure config
+       @echo "Makefile is older than Makefile.org, Configure or config."
        @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
        @false