X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=configure.in;h=ae07c6aa998cf3feef30e5a3e236783d48cba80a;hb=829f83bf5bce33e856971b55a8e00c3560da7b4b;hp=c502a7e4ebf0ba50f13d83d30bc06b5dfbb2d650;hpb=78aefb3bbf3afb0a3677419370ee197db389bfb7;p=wget diff --git a/configure.in b/configure.in index c502a7e4..ae07c6aa 100644 --- a/configure.in +++ b/configure.in @@ -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"