test: Add Makefile.am to test/testprogs
[jansson.git] / configure.ac
index c0a095e..c01ff67 100644 (file)
@@ -23,5 +23,6 @@ AC_CONFIG_FILES([
         doc/Makefile
         src/Makefile
         test/Makefile
+        test/testprogs/Makefile
 ])
 AC_OUTPUT