From: hanwen Date: Sat, 12 Nov 2005 19:13:42 +0000 (+0000) Subject: (local-uninstall): remove X-Git-Tag: release/2.7.20~68 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c3524561ac50f320f00c194ac08d24d8b004db6;p=lilypond.git (local-uninstall): remove music-drawing-routines.ps juggling. --- diff --git a/vim/GNUmakefile b/vim/GNUmakefile index 76efcaa693..8ebe0f5f95 100644 --- a/vim/GNUmakefile +++ b/vim/GNUmakefile @@ -23,7 +23,6 @@ local-install: $(INSTALL) -d $(DESTDIR)$(vimdir)/$$a \ && $(INSTALL) -m 644 $(src-dir)/lilypond-$$a.vim $(DESTDIR)$(vimdir)/$$a/lilypond.vim ; \ done - $(INSTALL) -m 644 lilypond-syntax.vim $(DESTDIR)$(vimdir)/syntax/lilypond.vim local-uninstall: for a in compiler ftdetect ftplugin indent syntax; do \