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 82400b55..95f52120 100644
--- a/www/causal.agency/Makefile
+++ b/www/causal.agency/Makefile
@@ -8,7 +8,7 @@ index.html: index.7
 	mandoc -T html -O style=style.css index.7 > index.html
 
 scheme.css:
-	scheme -s > scheme.css
+	scheme -st > scheme.css
 
 scheme.png:
 	scheme -g > scheme.png