From ef70b6074baefb3120a2d6740d0f82230191b234 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Sat, 25 Aug 2018 12:30:38 -0400 Subject: Vim is acting up; backup. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') 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) -- cgit v1.2.3