blob: f72030d14ef085f3558c84ffba8a519f36d18f0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- openssl-1.0.0d.orig/Makefile.org 2010-01-27 17:06:58.000000000 +0100
+++ openssl-1.0.0d/Makefile.org 2011-10-12 06:07:40.993200000 +0200
@@ -109,7 +109,7 @@ LIBKRB5=
ZLIB_INCLUDE=
LIBZLIB=
-DIRS= crypto ssl engines apps test tools
+DIRS= crypto ssl engines apps tools
ENGDIRS= ccgost
SHLIBDIRS= crypto ssl
|