summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-30 18:41:59 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-30 18:41:59 +0200
commit6496c5e010b1d7ca722a2981206bf3c79789820a (patch)
tree2e4bab6bb9d04f10be46179fc9a3c47ea16f4d29 /Makefile
parentdde454d54147d8fba5ea263bdf66d1cc48c44968 (diff)
downloadeffireg-website-6496c5e010b1d7ca722a2981206bf3c79789820a.tar.gz
Fix: adapt Makefile, build.sh for ikiwiki site
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