aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 02:02:22 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 02:09:31 +1200
commit402cdb62f3a201a564c11b9ccdd1727a81f87424 (patch)
treec5055c6a8ee0dfe89e27663d3f6086f48beee377 /Makefile
parentMove sprunge() Bash function to spr(1) (diff)
downloaddotfiles-402cdb62f3a201a564c11b9ccdd1727a81f87424.tar.gz
dotfiles-402cdb62f3a201a564c11b9ccdd1727a81f87424.zip
Add install-bin to default install target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3cc9b64f..ac055872 100644
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,7 @@ tmux/tmux.conf : tmux/tmux.conf.m4
install : install-bash \
install-bash-completion \
+ install-bin \
install-curl \
install-dircolors \
install-git \