From 16a3f3b6fc4dce10ff781d156b0296f708717d13 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Tue, 21 Jun 2016 04:46:04 -0400 Subject: [PATCH] [build] update Makefile.am EXTRA_DIST w/ new files --- tests/docroot/www/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/docroot/www/Makefile.am b/tests/docroot/www/Makefile.am index 7bc9b65b..3d49b60b 100644 --- a/tests/docroot/www/Makefile.am +++ b/tests/docroot/www/Makefile.am @@ -20,6 +20,8 @@ EXTRA_DIST=\ redirect.php \ send404.pl \ sendfile.php \ + ssi-include.shtml \ + ssi-include.txt \ ssi.shtml SUBDIRS=\ expire \