summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 14078f5..8f27e53 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
-yarns = $(wildcard *.yarn)
images = $(wildcard *.diag)
-all: arch.html
+all: $(images)
-arch.html: $(yarns) $(images) arch.css
+arch.png: arch.diag
./build.sh