summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3c060ea..4275aa8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
1README.html: pandoc.css README.md 1README.html: pandoc.css README.md
2 pandoc --standalone --css=$^ -o $@ 2 pandoc --standalone --css=$^ -o $@
3 cp README.html svasilogianis.github.io/index.html
3 4
4stls: reference-stls test-fit-stls 5stls: reference-stls test-fit-stls
5 6