summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-20 15:05:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-20 15:05:52 +0000
commitbc0ecd202ab37f02b9d7dd610cbb0cf98db9fb52 (patch)
tree28f4f0edc2474287947688cfb3bb82c50dfcb9c6 /test
parentb307daa23f6da9a808b015511383d4b36c48e5b0 (diff)
Diffstat (limited to 'test')
-rw-r--r--test/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index f64361aa99..3912f82427 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -461,6 +461,18 @@ dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)
# DO NOT DELETE THIS LINE -- make depend depends on it.
+asn1test.o: ../include/openssl/asn1.h ../include/openssl/asn1_mac.h
+asn1test.o: ../include/openssl/bio.h ../include/openssl/buffer.h
+asn1test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
+asn1test.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
+asn1test.o: ../include/openssl/ecdsa.h ../include/openssl/evp.h
+asn1test.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
+asn1test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
+asn1test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
+asn1test.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
+asn1test.o: ../include/openssl/sha.h ../include/openssl/stack.h
+asn1test.o: ../include/openssl/symhacks.h ../include/openssl/x509.h
+asn1test.o: ../include/openssl/x509_vfy.h asn1test.c
bftest.o: ../e_os.h ../include/openssl/blowfish.h ../include/openssl/e_os2.h
bftest.o: ../include/openssl/opensslconf.h bftest.c
bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h