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