aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a972def..498a15d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,6 @@ clean:
distclean: clean
rm -rf source
- rm -f site.mk
+# rm -f site.mk
.PHONY: all doc check clean distclean