X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FMakefile.am;h=f1ae27ef14aa4e96965c4c0c7ceb97cfc964c36d;hp=cd6df8d826b3fde735efca5b3b273a5c490e8df8;hb=f3203b86265a2498b08d0a9bd5e77c413484df28;hpb=aab7dadc9a4f55d3a7921a2844ba1bbc18f7fc10 diff --git a/tests/Makefile.am b/tests/Makefile.am index cd6df8d8..f1ae27ef 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -64,6 +64,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-auth-basic.px \ Test-auth-no-challenge.px \ Test-auth-no-challenge-url.px \ + Test-auth-with-content-disposition.px \ Test-c-full.px \ Test-c-partial.px \ Test-c.px \ @@ -73,8 +74,8 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-E-k-K.px \ Test-E-k.px \ Test-ftp.px \ - Test-ftp-pasv-fail.px \ - Test-ftp-bad-list.px \ + Test-ftp-pasv-fail.px \ + Test-ftp-bad-list.px \ Test-ftp-recursive.px \ Test-ftp-iri.px \ Test-ftp-iri-fallback.px \