blob: c252be9b89cbc23c9957d5cb933379191501ce1d (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- a/Makefile.org
+++ b/Makefile.org
@@ -109,7 +109,7 @@ LIBKRB5=
 ZLIB_INCLUDE=
 LIBZLIB=
 
-DIRS=   crypto ssl engines apps test tools
+DIRS=   crypto ssl apps
 ENGDIRS= ccgost
 SHLIBDIRS= crypto ssl
 
 |