blob: 229dce5a6bebe3c70a15cd94f375996d77eaa3ea (
plain) (
blame)
1
2
3
4
5
6
7
|
--- ext/yassl/taocrypt/Makefile.am.orig 2009-06-23 00:55:01.000000000 +0300
+++ ext/yassl/taocrypt/Makefile.am 2009-06-23 00:55:18.000000000 +0300
@@ -1,3 +1,3 @@
-SUBDIRS = src test benchmark
+SUBDIRS = src
EXTRA_DIST = taocrypt.dsw taocrypt.dsp certs/*.der certs/*.dat mySTL/*.hpp \
taocrypt.vcproj taocrypt.sln
|