Removed outdated checks + created a new tool dir with the metadata tool scanner

This commit is contained in:
emeric
2018-05-11 13:57:28 +02:00
parent 070d466380
commit 868eca62c8
17 changed files with 149 additions and 1289 deletions
+3 -1
View File
@@ -78,7 +78,9 @@ AC_CHECK_LIB( [config++],
AC_CONFIG_FILES([Makefile
src/Makefile
test/Makefile])
test/Makefile
tools/Makefile
tools/metadata/Makefile])
AC_OUTPUT