From 536a16435bab53bb454aed468776591f7e3c28a9 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sat, 27 Oct 2012 23:36:43 +0000 Subject: util/fipslink.pl: further adjustments. --- fips/sha/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fips') 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= -- cgit v1.2.3