aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a0c1b6c..f92b47a 100644
--- a/makefile
+++ b/makefile
@@ -17,4 +17,4 @@ clean:
17 rm -rf .backup 17 rm -rf .backup
18 pandoc -s README.md -o about.html 18 pandoc -s README.md -o about.html
19 19
20.PHONY: clean 20.PHONY: all pkg clean