4 -SUBDIRS = src ctaocrypt examples testsuite
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 \
11 - cd src; $(MAKE); cd ../testsuite; $(MAKE); cd ../
12 + cd src; $(MAKE); cd ../
15 cd lib; ln -s ../src/.libs/libcyassl.a libcrypto.a; \
18 @@ -190,7 +190,7 @@ target_os = @target_os@
19 target_vendor = @target_vendor@
20 top_builddir = @top_builddir@
21 top_srcdir = @top_srcdir@
22 -SUBDIRS = src ctaocrypt examples testsuite
23 +SUBDIRS = src ctaocrypt
24 EXTRA_DIST = cyassl.dsp cyassl.dsw certs/*.pem certs/*.der certs/*.txt \
25 lib/dummy cyassl.sln cyassl.vcproj cyassl-iphone.xcodeproj/project.pbxproj \
27 @@ -638,7 +638,7 @@ uninstall-am:
31 - cd src; $(MAKE); cd ../testsuite; $(MAKE); cd ../
32 + cd src; $(MAKE); cd ../
35 cd lib; ln -s ../src/.libs/libcyassl.a libcrypto.a; \
36 --- a/ctaocrypt/Makefile.am
37 +++ b/ctaocrypt/Makefile.am
39 -SUBDIRS = src test benchmark
41 EXTRA_DIST = ctaocrypt.dsw ctaocrypt.dsp ctaocrypt.sln ctaocrypt.vcproj
43 --- a/ctaocrypt/Makefile.in
44 +++ b/ctaocrypt/Makefile.in
45 @@ -174,7 +174,7 @@ target_os = @target_os@
46 target_vendor = @target_vendor@
47 top_builddir = @top_builddir@
48 top_srcdir = @top_srcdir@
49 -SUBDIRS = src test benchmark
51 EXTRA_DIST = ctaocrypt.dsw ctaocrypt.dsp ctaocrypt.sln ctaocrypt.vcproj