4 -SUBDIRS = src ctaocrypt examples testsuite sslSniffer
5 +SUBDIRS = src ctaocrypt
6 EXTRA_DIST = cyassl.dsp cyassl.dsw certs/*.pem certs/*.der certs/*.txt \
7 lib/dummy cyassl.sln cyassl.vcproj cyassl-iphone.xcodeproj/project.pbxproj \
8 doc/*.pdf swig/README swig/*.i swig/cyassl_adds.c swig/*.sh swig/runme.* \
11 @@ -193,7 +193,7 @@ target_os = @target_os@
12 target_vendor = @target_vendor@
13 top_builddir = @top_builddir@
14 top_srcdir = @top_srcdir@
15 -SUBDIRS = src ctaocrypt examples testsuite sslSniffer
16 +SUBDIRS = src ctaocrypt
17 EXTRA_DIST = cyassl.dsp cyassl.dsw certs/*.pem certs/*.der certs/*.txt \
18 lib/dummy cyassl.sln cyassl.vcproj cyassl-iphone.xcodeproj/project.pbxproj \
19 doc/*.pdf swig/README swig/*.i swig/cyassl_adds.c swig/*.sh swig/runme.* \
20 @@ -643,7 +643,7 @@ uninstall-am:
22 # !!!! first line of rule has to start with a hard (real) tab, not spaces
24 - cd src; $(MAKE); cd ../testsuite; $(MAKE); cd ../
25 + cd src; $(MAKE); cd ../
28 cd lib; ln -s ../src/.libs/libcyassl.a libcrypto.a; \
29 --- a/ctaocrypt/Makefile.am
30 +++ b/ctaocrypt/Makefile.am
32 -SUBDIRS = src test benchmark
34 EXTRA_DIST = ctaocrypt.dsw ctaocrypt.dsp ctaocrypt.sln ctaocrypt.vcproj
36 --- a/ctaocrypt/Makefile.in
37 +++ b/ctaocrypt/Makefile.in
38 @@ -177,7 +177,7 @@ target_os = @target_os@
39 target_vendor = @target_vendor@
40 top_builddir = @top_builddir@
41 top_srcdir = @top_srcdir@
42 -SUBDIRS = src test benchmark
44 EXTRA_DIST = ctaocrypt.dsw ctaocrypt.dsp ctaocrypt.sln ctaocrypt.vcproj