]> sjero.net Git - wget/blobdiff - configure.in
[svn] Merging fix for b20431: automated testing via "make test".
[wget] / configure.in
index c502a7e4ebf0ba50f13d83d30bc06b5dfbb2d650..ae07c6aa998cf3feef30e5a3e236783d48cba80a 100644 (file)
@@ -476,7 +476,8 @@ dnl
 dnl Create output
 dnl
 AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile util/Makefile
-                 po/Makefile.in tests/Makefile windows/Makefile])
+                 po/Makefile.in tests/Makefile tests/WgetTest.pm
+                 windows/Makefile])
 AC_CONFIG_HEADERS([src/config.h])
 AH_BOTTOM([
 #include "config-post.h"