summaryrefslogtreecommitdiff
path: root/web/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'web/Makefile')
-rw-r--r--web/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/Makefile b/web/Makefile
deleted file mode 100644
index 107d683..0000000
--- a/web/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-index.html: index.txt mkhtml
- ./mkhtml index.txt >_$@ && mv _$@ $@
-