blob: f7a6dfdc20d5afaf51442d00485ff5e99f0e6927 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Upstream-Status: Backport [debian]
Index: openssl-1.0.0c/Makefile.org
===================================================================
--- openssl-1.0.0c.orig/Makefile.org 2010-12-12 16:10:12.000000000 +0100
+++ openssl-1.0.0c/Makefile.org 2010-12-12 16:11:27.000000000 +0100
@@ -109,7 +109,7 @@
ZLIB_INCLUDE=
LIBZLIB=
-DIRS= crypto ssl engines apps test tools
+DIRS= crypto ssl engines apps tools
ENGDIRS= ccgost
SHLIBDIRS= crypto ssl
|