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
+1 -1
View File
@@ -150,9 +150,9 @@ fi
AC_CONFIG_FILES([
Makefile
lib/Makefile
lib/tests/Makefile
tool/Makefile
tool/tests/Makefile
tests/Makefile
lib/ykpiv-version.h
lib/ykpiv.pc
])