aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:16:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:16:21 +1200
commita576ef69527afea228c7362b36e999da0c50a86b (patch)
tree1db42eb279c8e5c04061e38757bd13d8dc9674e0 /Makefile
parentMerge branch 'release/v5.7.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-a576ef69527afea228c7362b36e999da0c50a86b.tar.gz
dotfiles-a576ef69527afea228c7362b36e999da0c50a86b.zip
Merge branch 'release/v5.8.0'v5.8.0
* release/v5.8.0: Add pre-commit hook Remove execute bit from Git hook source
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6612a5d3..a9f03e41 100644
--- a/Makefile
+++ b/Makefile
@@ -264,6 +264,7 @@ GAMES = games/aaf \
games/zs
GIT_TEMPLATE_HOOKS = git/template/hooks/post-update \
+ git/template/hooks/pre-commit \
git/template/hooks/prepare-commit-msg
all: $(BINS) git/gitconfig $(GIT_TEMPLATE_HOOKS) gnupg/gpg.conf