move lib tests under lib

This commit is contained in:
Klas Lindfors
2014-06-24 09:52:10 +02:00
parent 72f271ae73
commit b048ea85e5
7 changed files with 14 additions and 12 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) $(PCSC_CFLAGS)