From: Giuseppe Scrivano Date: Tue, 22 Apr 2014 17:55:15 +0000 (+0200) Subject: tests: add missing files to Makefile.am X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=6c572cbc332e138130fac8309fc123c44ee53e80;hp=97787110a2b6e99f80b277dbffdbbc4b0d608a55 tests: add missing files to Makefile.am --- diff --git a/tests/ChangeLog b/tests/ChangeLog index c3baac36..83d380b8 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2014-04-22 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Add missing Test--start-pos.px, + Test-ftp--start-pos.px and Test--start-pos--continue.px. + 2014-02-24 Yousong Zhou (tiny change) * tests/Test--httpsonly-r.px: Add feature constraint on https. diff --git a/tests/Makefile.am b/tests/Makefile.am index bea262e4..76fe2f09 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -88,6 +88,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-ftp-list-Unknown-hidden.px \ Test-ftp-list-Unknown-list-a-fails.px \ Test-ftp-list-UNIX-hidden.px \ + Test-ftp--start-pos.px \ Test-HTTP-Content-Disposition-1.px \ Test-HTTP-Content-Disposition-2.px \ Test-HTTP-Content-Disposition.px \ @@ -138,6 +139,8 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test--spider-r--no-content-disposition.px \ Test--spider-r--no-content-disposition-trivial.px \ Test--spider-r.px \ + Test--start-pos.px \ + Test--start-pos--continue.px \ Test--httpsonly-r.px \ run-px certs