summaryrefslogtreecommitdiffstats
path: root/crypto/pqueue
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
commita3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 (patch)
treef1d5fea279a0b03ca076a2e8dc16b8717651cf0e /crypto/pqueue
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/pqueue')
-rw-r--r--crypto/pqueue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pqueue/Makefile b/crypto/pqueue/Makefile
index 503b69ce8d..569c3c96ec 100644
--- a/crypto/pqueue/Makefile
+++ b/crypto/pqueue/Makefile
@@ -65,4 +65,4 @@ pqueue.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
pqueue.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
pqueue.o: ../../include/openssl/pqueue.h ../../include/openssl/safestack.h
pqueue.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-pqueue.o: ../cryptlib.h pqueue.c
+pqueue.o: ../include/internal/cryptlib.h pqueue.c