blob: 84eee83ab65df0768e9f1e5bc5869499167cc4da (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- a/Makefile.org
+++ b/Makefile.org
@@ -132,7 +132,7 @@ FIPSCANLIB=
 
 BASEADDR=
 
-DIRS=   crypto fips ssl engines apps test tools
+DIRS=   crypto fips ssl apps
 SHLIBDIRS= crypto ssl fips
 
 # dirs in crypto to build
 |