Refactor the test system
[jansson.git] / configure.ac
index 8de9c05..4020469 100644 (file)
@@ -23,7 +23,8 @@ AC_CONFIG_FILES([
         doc/Makefile
         src/Makefile
         test/Makefile
-        test/testdata/Makefile
-        test/testprogs/Makefile
+        test/bin/Makefile
+        test/suites/Makefile
+        test/suites/api/Makefile
 ])
 AC_OUTPUT