summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-08-08 18:49:52 -0400
committerrsiddharth <s@ricketyspace.net>2020-08-08 18:49:52 -0400
commitc88656722975f822f7bbdfe57363ed29d78797c3 (patch)
tree6e85e91cb404b6cc30d45124f74153589f61399b
parent422805714bd498bead5bd729d0e0907f8aaec1b5 (diff)
Makefile: update html
display command.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a317b20..eb752ea 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ static: $(BUILD_DIR)
html:
- @python3 ./bin/html
+ python3 ./bin/html
.PHONY: html
feed: