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 \