aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e48ab590..218b79f9 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@
install-gvim-config \
install-vim-plugins \
install-vim-pathogen \
- install-wyrd \
install-x \
install-yash \
install-zsh \
@@ -361,9 +360,6 @@ install-vim-pathogen : install-vim-plugins
ln -s -- ../bundle/pathogen/autoload/pathogen.vim \
"$(HOME)"/.vim/autoload/pathogen.vim
-install-wyrd :
- install -pm 0644 -- wyrd/wyrdrc "$(HOME)"/.wyrdrc
-
install-x :
install -m 0755 -d -- \
"$(HOME)"/.config \