From 02ddd666e707983a9856b8218b181af3c42f8ff3 Mon Sep 17 00:00:00 2001 From: Chip Black Date: Sun, 1 Jun 2014 20:05:55 -0500 Subject: [PATCH] Deploy contact page, too. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3789518..40ebc63 100644 --- a/Makefile +++ b/Makefile @@ -112,6 +112,7 @@ install-environment: all docs $(ENV_DIR)/www/css/ install --mode 644 www/doc/changelog.html www/doc/index.html \ www/doc/post_help.html www/doc/privacy_data.html \ + www/doc/contact.html \ $(ENV_DIR)/www/doc/ install --mode 644 www/doc/perl/Blerg-Database.html \ $(ENV_DIR)/www/doc/perl/ -- 2.25.1