blob: b35c8de0e08fde2ce643fded84cb10dd59265da8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: openssl-0.9.8e/Makefile.org
===================================================================
--- openssl-0.9.8e.orig/Makefile.org 2007-06-04 13:23:32.048861728 +0200
+++ openssl-0.9.8e/Makefile.org 2007-06-04 13:23:32.857738760 +0200
@@ -104,7 +104,7 @@
ZLIB_INCLUDE=
LIBZLIB=
-DIRS= crypto ssl engines apps test tools
+DIRS= crypto ssl apps
SHLIBDIRS= crypto ssl
# dirs in crypto to build
|