Get rid of a nasty debugging message which was forgotten here...
[openssl.git] / crypto / Makefile.ssl
index d89d3dfe36b88c7d948dd94df2b150e477a4d770..17922ff1174530f3488fd8ba4ac8581ae67c3b05 100644 (file)
@@ -29,8 +29,7 @@ SDIRS=        md2 md5 sha mdc2 hmac ripemd \
        des rc2 rc4 rc5 idea bf cast \
        bn rsa dsa dh \
        buffer bio stack lhash rand err objects \
-       evp pem x509 \
-       asn1 conf txt_db pkcs7 comp
+       evp asn1 pem x509 x509v3 conf txt_db pkcs7 comp
 
 GENERAL=Makefile README
 
@@ -161,13 +160,14 @@ errgen:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
-cpt_err.o: ../include/err.h ../include/stack.h crypto.h ../include/bio.h
-cryptlib.o: ../include/buffer.h ../include/e_os.h ../include/err.h
-cryptlib.o: ../include/stack.h cryptlib.h crypto.h date.h ../include/bio.h
-cversion.o: ../include/buffer.h ../include/e_os.h ../include/err.h
-cversion.o: ../include/stack.h cryptlib.h crypto.h date.h ../include/bio.h
-ex_data.o: ../include/buffer.h ../include/e_os.h ../include/err.h
-ex_data.o: ../include/lhash.h ../include/stack.h cryptlib.h crypto.h
+cpt_err.o: ../include/err.h ../include/stack.h crypto.h
+cryptlib.o: ../include/bio.h ../include/buffer.h ../include/e_os.h
+cryptlib.o: ../include/err.h ../include/stack.h cryptlib.h crypto.h date.h
+cversion.o: ../include/bio.h ../include/buffer.h ../include/e_os.h
+cversion.o: ../include/err.h ../include/stack.h cryptlib.h crypto.h date.h
+ex_data.o: ../include/bio.h ../include/buffer.h ../include/e_os.h
+ex_data.o: ../include/err.h ../include/lhash.h ../include/stack.h cryptlib.h
+ex_data.o: crypto.h
 mem.o: ../include/bio.h ../include/buffer.h ../include/e_os.h ../include/err.h
 mem.o: ../include/lhash.h ../include/stack.h cryptlib.h crypto.h
 tmdiff.o: ../include/bio.h ../include/buffer.h ../include/e_os.h