build: remove reference to long dead test Makefile

This commit is contained in:
Danny Robson 2015-06-04 22:29:23 +10:00
parent 62a2fb12f0
commit 62f97f0ec6

View File

@ -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])