aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2019-12-22 18:57:34 +0100
committerRobert Alessi <alessi@robertalessi.net>2019-12-22 18:57:34 +0100
commita449cb5e5650da60d45102aeeeeebafa883291c1 (patch)
treec37d74f022c58afd79860f23599a3376282207b3
parent3bca295893f77657b3be26ef77dc663a912eed4c (diff)
downloadx200-my-a449cb5e5650da60d45102aeeeeebafa883291c1.tar.gz
updated makefile
-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