aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-04 21:57:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-04 21:57:55 +1200
commit99ac92128277d77d49c25b409faefc61ac2f5424 (patch)
tree2b63eff47330bd7fb30d581f756cd629b5ea91a8 /Makefile
parentIgnore a false positive from shellcheck(1) (diff)
downloaddotfiles-99ac92128277d77d49c25b409faefc61ac2f5424.tar.gz
dotfiles-99ac92128277d77d49c25b409faefc61ac2f5424.zip
Don't prescribe msmtp(1) path
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1afe191..5fb1de75 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@
NAME := Tom Ryder
EMAIL := tom@sanctum.geek.nz
KEY := 0xC14286EA77BB8872
-SENDMAIL := /usr/bin/msmtp
+SENDMAIL := msmtp
all : bin/han \
bin/mean \