X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FMakefile.am;h=cd6df8d826b3fde735efca5b3b273a5c490e8df8;hb=aab7dadc9a4f55d3a7921a2844ba1bbc18f7fc10;hp=efbb5b4ad1f749114ebe8f374f1f91c7f3f324e6;hpb=1274565a64130012b40b053b989b7e2eaba1388f;p=wget diff --git a/tests/Makefile.am b/tests/Makefile.am index efbb5b4a..cd6df8d8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -60,6 +60,7 @@ run-px-tests: WgetTest.pm ../src/wget$(EXEEXT) $(srcdir)/run-px $(top_srcdir) EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ + WgetFeature.pm WgetFeature.cfg \ Test-auth-basic.px \ Test-auth-no-challenge.px \ Test-auth-no-challenge-url.px \ @@ -73,6 +74,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-E-k.px \ Test-ftp.px \ Test-ftp-pasv-fail.px \ + Test-ftp-bad-list.px \ Test-ftp-recursive.px \ Test-ftp-iri.px \ Test-ftp-iri-fallback.px \