From: Steven Schubiger Date: Mon, 31 Aug 2009 20:59:05 +0000 (+0200) Subject: Add testfile to dist. X-Git-Tag: v1.13~274^2~1 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=e57b3b231a65cda6c310861cc5a570f62ade8c1a Add testfile to dist. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index 2a5c097f..d0cd7222 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2009-08-31 Steven Schubiger + + * Makefile.am: Add Test-k.px to EXTRA_DIST. + 2009-08-29 Steven Schubiger * run-px: Add Test-k.px to the list. diff --git a/tests/Makefile.am b/tests/Makefile.am index ca2f3502..120a631d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -84,6 +84,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-iri-disabled.px \ Test-iri-forced-remote.px \ Test-iri-list.px \ + Test-k.px \ Test-meta-robots.px \ Test-N-current.px \ Test-N-HTTP-Content-Disposition.px \