aboutsummaryrefslogtreecommitdiffstats
path: root/static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/Makefile')
-rw-r--r--static/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/static/Makefile b/static/Makefile
deleted file mode 100644
index 9b84114..0000000
--- a/static/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-approach.png: approach.dot
- dot -Tpng $^ > $@
-
-.PHONY: clean
-clean:
- rm -rf approach.png