summaryrefslogtreecommitdiffstats
path: root/fips/sha/Makefile
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-10-29 22:26:27 +0000
committerAndy Polyakov <appro@openssl.org>2012-10-29 22:26:27 +0000
commit9abbb6aa89f16192bb1a10fd1216ee480e79ba76 (patch)
tree38ab8d955d31e3c8dcd55d5be13396e02d8b258d /fips/sha/Makefile
parent3b4f1f302dd1d3a8b71d82bf3900802945a0b431 (diff)
Cumulative updates from HEAD.
Diffstat (limited to 'fips/sha/Makefile')
-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=