11 lines
406 B
Text
11 lines
406 B
Text
--- extra/yassl/taocrypt/Makefile.in.orig 2008-10-11 23:58:20.000000000 +0200
|
|
+++ extra/yassl/taocrypt/Makefile.in 2008-10-31 08:15:56.000000000 +0100
|
|
@@ -355,7 +355,7 @@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-SUBDIRS = src test benchmark
|
|
+SUBDIRS = src
|
|
EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
|
|
all: all-recursive
|
|
|