11 lines
377 B
Text
11 lines
377 B
Text
--- extra/yassl/Makefile.in.orig 2008-10-11 23:58:20.000000000 +0200
|
|
+++ extra/yassl/Makefile.in 2008-10-31 08:14:13.000000000 +0100
|
|
@@ -355,7 +355,7 @@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-SUBDIRS = taocrypt src testsuite
|
|
+SUBDIRS = taocrypt src
|
|
EXTRA_DIST = CMakeLists.txt
|
|
all: all-recursive
|
|
|