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 f8c5de9..92ae3fa 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ test: all
push: all man html
git add $(PROJ).1 $(PROJ).html
- git commit -m'auto-regenerate man/html pages'
+ git commit -m'auto-regenerate man/html pages' || true
git push
$(PROJ).1: $(PROJ).rst