summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2020-09-15 13:25:58 -0400
committerAndrew Cady <d@jerkface.net>2020-09-15 13:25:58 -0400
commit2438df990bc62147d84074a3f904359df51120e0 (patch)
treeacb833def252432a11f10db2ce6ab8c68534d80c
parent34cfe1d99b9a69ece674a0ad7cf6db4a7dd1171d (diff)
alter whitespace output
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a55f0be..deaa71d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1 1
2self-publish: 2self-publish:
3 sudo bash $(if $(VERBOSE),-x) selfpublish.sh 3 sudo bash$(if $(VERBOSE), -x) selfpublish.sh
4 4