aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 18:22:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 18:25:18 +1200
commit5fa5f25a62ee23887b58f20d62cf777c4c1e9564 (patch)
treedf2dfcdacb61da3ec89085d622e10002de82f941 /Makefile
parentAdd an idea for a new approach to Git hooks (diff)
downloaddotfiles-5fa5f25a62ee23887b58f20d62cf777c4c1e9564.tar.gz
dotfiles-5fa5f25a62ee23887b58f20d62cf777c4c1e9564.zip
Correct name of message filter hook
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e9d05aeb..dee21d46 100644
--- a/Makefile
+++ b/Makefile
@@ -263,8 +263,8 @@ GAMES = games/aaf \
games/xyzzy \
games/zs
-GIT_TEMPLATE_HOOKS = git/template/hooks/applypatch-msg \
- git/template/hooks/post-update
+GIT_TEMPLATE_HOOKS = git/template/hooks/post-update \
+ git/template/hooks/prepare-commit-msg
all: $(BINS) git/gitconfig $(GIT_TEMPLATE_HOOKS) gnupg/gpg.conf