summaryrefslogtreecommitdiff
path: root/Makefile.fips
diff options
context:
space:
mode:
authorsteve <steve>2011-04-10 16:18:19 +0000
committersteve <steve>2011-04-10 16:18:19 +0000
commit760b53131b19140dfa19170cd2166cb56d4161ad (patch)
tree571274f92e9a24de5d6242fabd5bad90832ae76c /Makefile.fips
parentd9343f22d0c28031f0e636a367e864254b02b757 (diff)
downloadopenssl-760b53131b19140dfa19170cd2166cb56d4161ad.tar.gz
Auto configure for fips is from restricted tarball.
Remove more unnecessary files form fips tarball.
Diffstat (limited to 'Makefile.fips')
-rw-r--r--Makefile.fips2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.fips b/Makefile.fips
index cfe7d1bed..8fc9ddc65 100644
--- a/Makefile.fips
+++ b/Makefile.fips
@@ -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