aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-06-03 09:47:27 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-06-03 09:47:27 +1200
commit6421898d475307e9913096be7e749f202f85b718 (patch)
tree73fbebd9fabc0edc956354b980ef410fed001190 /Makefile
parentReduce environment hosing list for tmux (diff)
downloaddotfiles-6421898d475307e9913096be7e749f202f85b718.tar.gz
dotfiles-6421898d475307e9913096be7e749f202f85b718.zip
Restate default install target
Don't install the bin scripts by default anymore
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 28879bef..f1fb72ac 100644
--- a/Makefile
+++ b/Makefile
@@ -4,13 +4,11 @@ usage :
@echo "If you're happy with what it'll do, then run make install."
install : install-bash \
- install-bin \
install-curl \
install-dircolors \
install-git \
install-gnupg \
install-readline \
- install-man \
install-sh \
install-terminfo \
install-vim