blob: 997978250fd7ab66dd7767494078a320c73b9dbd (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- a/Makefile.org
+++ b/Makefile.org
@@ -131,7 +131,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
 |