X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=fips%2Fsha%2FMakefile;h=0878e7bf641440543e0f94df8f4349b98560d667;hb=00b4ee7664051a0dc589b1d81ba56582576a6ca4;hp=417ffcd06761760017f435c2a48869a39149d441;hpb=b7056b641418327cc82112cab236785e57a0b61b;p=oweals%2Fopenssl.git diff --git a/fips/sha/Makefile b/fips/sha/Makefile index 417ffcd067..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= @@ -129,10 +130,12 @@ fips_sha1_selftest.o: ../../include/openssl/ossl_typ.h fips_sha1_selftest.o: ../../include/openssl/safestack.h fips_sha1_selftest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h fips_sha1_selftest.o: ../../include/openssl/symhacks.h fips_sha1_selftest.c -fips_shatest.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h -fips_shatest.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h -fips_shatest.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h +fips_shatest.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h +fips_shatest.o: ../../include/openssl/bio.h ../../include/openssl/bn.h +fips_shatest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h +fips_shatest.o: ../../include/openssl/ec.h ../../include/openssl/err.h fips_shatest.o: ../../include/openssl/evp.h ../../include/openssl/fips.h +fips_shatest.o: ../../include/openssl/fips_rand.h ../../include/openssl/hmac.h fips_shatest.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h fips_shatest.o: ../../include/openssl/objects.h fips_shatest.o: ../../include/openssl/opensslconf.h