Detect garbage near EOF in json_loadf() and json_load_file()
[jansson.git] / configure.ac
index 178c387..c0a095e 100644 (file)
@@ -20,6 +20,8 @@ AC_PROG_LIBTOOL
 
 AC_CONFIG_FILES([
         Makefile
+        doc/Makefile
         src/Makefile
+        test/Makefile
 ])
 AC_OUTPUT