summaryrefslogtreecommitdiffstats
path: root/fips/rand
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
commite852835da62e256c9e9873467ab8d9d174c4f2d6 (patch)
treeb11dfa5633379057cfdf54c595074d09224cd5dc /fips/rand
parentd245c325298f12f5d88cdd0df2be28ee419531fb (diff)
Make update: delete duplicate error code.
Diffstat (limited to 'fips/rand')
-rw-r--r--fips/rand/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/rand/Makefile b/fips/rand/Makefile
index 5f9da71bdc..20303c862b 100644
--- a/fips/rand/Makefile
+++ b/fips/rand/Makefile
@@ -98,7 +98,7 @@ fips_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
fips_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
fips_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
fips_rand.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
-fips_rand.o: fips_rand.c
+fips_rand.o: ../fips_locl.h fips_rand.c
fips_rand_selftest.o: ../../include/openssl/bio.h
fips_rand_selftest.o: ../../include/openssl/crypto.h
fips_rand_selftest.o: ../../include/openssl/des.h