aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-09 14:45:48 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-09 14:45:48 +1200
commite759edd25db3e831932baa5bd6fe4f79c556f91b (patch)
treeeb1bf9dc0fe740bb63a081b50d59f85c6afbfd4d /Makefile
parentAdd xinitrc.d script checks (diff)
downloaddotfiles-e759edd25db3e831932baa5bd6fe4f79c556f91b.tar.gz
dotfiles-e759edd25db3e831932baa5bd6fe4f79c556f91b.zip
Rename "dist" to "install"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb814c22..3fef5221 100644
--- a/Makefile
+++ b/Makefile
@@ -365,7 +365,7 @@ install-ksh: check-ksh install-sh
cp -p -- ksh/kshrc.d/* $(HOME)/.kshrc.d
install-login-shell: check-login-shell
- sh dist/install-login-shell.sh
+ sh install/install-login-shell.sh
install-perlcritic:
cp -p -- perlcritic/perlcriticrc $(HOME)/.perlcriticrc