summary refs log tree commit diff
path: root/www/causal.agency/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/causal.agency/Makefile')
-rw-r--r--www/causal.agency/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/causal.agency/Makefile b/www/causal.agency/Makefile
index a31e4ff6..d43c9638 100644
--- a/www/causal.agency/Makefile
+++ b/www/causal.agency/Makefile
@@ -1,7 +1,7 @@
 WEBROOT = /var/www/causal.agency
 
 GEN = index.html leveler.html scheme.css scheme.png
-FILES = ${GEN} style.css alpha.html
+FILES = ${GEN} style.css alpha.html lands.html
 
 all: ${FILES}