diff --git a/configure.ac b/configure.ac index ea4c268e..dc07ca4c 100644 --- a/configure.ac +++ b/configure.ac @@ -108,7 +108,6 @@ AX_APPEND_FLAG([-include config.h]) AC_CONFIG_FILES([ Doxyfile Makefile - test/Makefile ]) AC_CONFIG_FILES([test/json-parse], [chmod a+x test/json-parse]) AC_CONFIG_FILES([test/json-schema], [chmod a+x test/json-schema])