aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 13:56:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 13:56:43 +1200
commitc68fcb332238ae6cb78a7bb01fc9f6eb413f2bc1 (patch)
tree1f06223020238460262ddf23d36384b6ab14f3dc /Makefile
parentSpin off mail_mutt Vim plugin (diff)
downloaddotfiles-c68fcb332238ae6cb78a7bb01fc9f6eb413f2bc1.tar.gz
dotfiles-c68fcb332238ae6cb78a7bb01fc9f6eb413f2bc1.zip
Spin off strip_trailing_whitespace Vim plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index ff8b493c..5e006452 100644
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,6 @@
dist-vim-plugin-auto-undodir \
dist-vim-plugin-big-file-options \
dist-vim-plugin-command-typos \
- dist-vim-plugin-strip-trailing-whitespace
.SUFFIXES:
.SUFFIXES: .awk .bash .m4 .mi5 .pl .sed .sh
@@ -665,8 +664,7 @@ dist-vim-plugin: dist-vim-plugin-auto-backupdir \
dist-vim-plugin-auto-swapdir \
dist-vim-plugin-auto-undodir \
dist-vim-plugin-big-file-options \
- dist-vim-plugin-command-typos \
- dist-vim-plugin-strip-trailing-whitespace
+ dist-vim-plugin-command-typos
dist-vim-plugin-auto-backupdir: \
vim/plugin/auto_backupdir.vim \
@@ -693,8 +691,3 @@ dist-vim-plugin-command-typos: \
vim/doc/command_typos.txt \
VERSION
sh dist/vim-plugin.sh command_typos
-dist-vim-plugin-strip-trailing-whitespace: \
- vim/plugin/strip_trailing_whitespace.vim \
- vim/doc/strip_trailing_whitespace.txt \
- VERSION
- sh dist/vim-plugin.sh strip_trailing_whitespace