summaryrefslogtreecommitdiff
path: root/fips
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-10-27 23:36:43 +0000
committerAndy Polyakov <appro@openssl.org>2012-10-27 23:36:43 +0000
commit536a16435bab53bb454aed468776591f7e3c28a9 (patch)
tree5b4789f8a9d674c29ee0e72f6c6c826ff4b17de8 /fips
parent7f5bf370dbebb380897e5b27767a65ef91ec4344 (diff)
downloadopenssl-new-536a16435bab53bb454aed468776591f7e3c28a9.tar.gz
util/fipslink.pl: further adjustments.
Diffstat (limited to 'fips')
-rw-r--r--fips/sha/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fips/sha/Makefile b/fips/sha/Makefile
index 9bc598301f..0878e7bf64 100644
--- a/fips/sha/Makefile
+++ b/fips/sha/Makefile
@@ -30,7 +30,8 @@ LIB=$(TOP)/libcrypto.a
LIBSRC=fips_sha1_selftest.c
LIBOBJ=fips_sha1_selftest.o
-SRC= $(LIBSRC) fips_standalone_sha1.c
+SRC= $(LIBSRC)
+PROGS= fips_standalone_sha1.c
EXHEADER=
HEADER=