doc: Get rid of unrelated reference to DSA_new()
[openssl.git] / build.info
index bea1441847f86398bfc42dedf62ee7b1cb30ee19..ce5dfd055d6bb0d8359ee1d6c8535bc4a867ea5e 100644 (file)
@@ -1,9 +1,9 @@
 # Note that some of these directories are filtered in Configure.  Look for
 # %skipdir there for further explanations.
-SUBDIRS=crypto ssl apps test util tools fuzz engines
+SUBDIRS=crypto ssl apps test util tools fuzz engines providers
 
 LIBS=libcrypto libssl
-INCLUDE[libcrypto]=. crypto/include include
+INCLUDE[libcrypto]=. crypto/include include providers/common/include
 INCLUDE[libssl]=. include
 DEPEND[libssl]=libcrypto