test: Add Makefile.am to test/testprogs
[jansson.git] / configure.ac
index 178c387..c01ff67 100644 (file)
@@ -20,6 +20,9 @@ AC_PROG_LIBTOOL
 
 AC_CONFIG_FILES([
         Makefile
+        doc/Makefile
         src/Makefile
+        test/Makefile
+        test/testprogs/Makefile
 ])
 AC_OUTPUT