summaryrefslogtreecommitdiffstats
path: root/crypto/pqueue
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-05-30 23:20:32 +0000
committerRichard Levitte <levitte@openssl.org>2005-05-30 23:20:32 +0000
commit3d37d5e24acc0eaddf3d42dcb18cd9abfbe7222e (patch)
treea53ab7cdc135ed0b6cb87e868e4493397e9c3329 /crypto/pqueue
parent2728a1b4f32832571e6d29d4e92d62704f52a94a (diff)
Forgottent make update. These files will be retagged.
Diffstat (limited to 'crypto/pqueue')
-rw-r--r--crypto/pqueue/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/pqueue/Makefile b/crypto/pqueue/Makefile
index c76eab2b80..1dd0769fb9 100644
--- a/crypto/pqueue/Makefile
+++ b/crypto/pqueue/Makefile
@@ -79,5 +79,6 @@ pqueue.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
pqueue.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
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/safestack.h ../../include/openssl/stack.h
-pqueue.o: ../../include/openssl/symhacks.h ../cryptlib.h pqueue.c pqueue.h
+pqueue.o: ../../include/openssl/pq_compat.h ../../include/openssl/safestack.h
+pqueue.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+pqueue.o: ../cryptlib.h pqueue.c pqueue.h