summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/git.causal.agency/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/git.causal.agency/Makefile b/www/git.causal.agency/Makefile
index 6fdbf129..6bf52f5a 100644
--- a/www/git.causal.agency/Makefile
+++ b/www/git.causal.agency/Makefile
@@ -5,6 +5,8 @@ LIBEXEC = /usr/local/libexec
 BIN = ../../bin
 BINS = about-filter source-filter hilex htagml mtags
 
+all: ${BINS}
+
 install: cgitrc custom.css ${BINS}
 	install -m 644 cgitrc ${ETC}
 	install -m 644 custom.css ${WWW}