X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=111e38711e3527d25abe0b1bff9fd24d31e3abde;hb=969b3b0a27bbdaa721cb6b78a9ce82a9b0300277;hp=62b9f40e7d89fcef9b14de7c9cae02eda7d22f10;hpb=6c08722ad9d26f016832a2d6851d8c9addf62de7;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 62b9f40e7d..111e38711e 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -14,7 +14,8 @@ SUBDIRS = buildscripts python scripts \ mf ly tex ps scm \ po make \ cygwin debian stepmake \ - Documentation input + Documentation input \ + vim # SCRIPTS = configure aclocal.m4 autogen.sh lexer-gcc-3.1.sh @@ -22,9 +23,8 @@ README_FILES = ChangeLog COPYING DEDICATION ROADMAP THANKS README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt NEWS.txt IN_FILES := $(wildcard *.in) PATCH_FILES = emacsclient.patch server.el.patch darwin.patch -VIM_FILES = vim/filetype.vim vim/compiler/lilypond.vim vim/ftplugin/lilypond.vimvim/indent/lilypond.vim vim/syntax/lilypond.vim EXTRA_DIST_FILES = VERSION .cvsignore $(README_FILES) $(SCRIPTS) $(IN_FILES) \ - $(PATCH_FILES) $(VIM_FILES) + $(PATCH_FILES) NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES) INSTALLATION_DIR=$(local_lilypond_datadir) INSTALLATION_FILES=$(config_make) VERSION