move basic.sh test to subdir of tool

This commit is contained in:
Klas Lindfors
2014-06-24 09:50:11 +02:00
parent ab3083dc1b
commit 72f271ae73
6 changed files with 37 additions and 7 deletions
+2
View File
@@ -24,6 +24,8 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.
SUBDIRS = . tests
AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
AM_CPPFLAGS = $(OPENSSL_CFLAGS)
AM_CPPFLAGS += -I$(top_srcdir)/lib -I$(top_builddir)/lib