summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 102288c..386f151 100644
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ PNG_OUT = $(patsubst md/%.png, html/%.png, $(PNG))
ATC_OUT = $(patsubst md/atc.53hor.net/%.md, html/atc.53hor.net/%.html, $(MD))
.PHONY: all
-all: css img 53hor.net atc.53hor.net
+all: css img 53hor.net atc.53hor.net alsplusatc.net
.PHONY: css
css: $(CSS_OUT)