X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=bdeed29f2f8da4d4cb38dacaed38fd1480991dd7;hb=5dac7eb6f51104c105abfa86100ac18b3ec22f64;hp=d26828ddd0eb35a78dd92f5e358e2493041341b8;hpb=09a34bd669e9fae9fe7162d5436fb5aec2c76335;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index d26828ddd0..bdeed29f2f 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -12,15 +12,15 @@ SUBDIRS = buildscripts python scripts \ flower lily \ mf ly tex ps scm \ po make \ - cygwin debian $(builddir)/stepmake \ + cygwin debian stepmake \ Documentation input # SCRIPTS = configure aclocal.m4 autogen.sh -README_FILES = ChangeLog COPYING DEDICATION README.mandrake ROADMAP THANKS +README_FILES = ChangeLog COPYING DEDICATION ROADMAP THANKS README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt NEWS.txt IN_FILES := $(wildcard *.in) -EXTRA_DIST_FILES = $(wildcard *.el) lilypond.vim vimrc VERSION $(README_FILES) $(SCRIPTS) $(IN_FILES) emacsclient.patch server.el.patch darwin.patch .cvsignore lexer-gcc-3.1.sh lilypond.words +EXTRA_DIST_FILES = $(wildcard *.el) VERSION lilypond.vim vimrc $(README_FILES) $(SCRIPTS) $(IN_FILES) emacsclient.patch server.el.patch darwin.patch .cvsignore lexer-gcc-3.1.sh NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES) INSTALLATION_DIR=$(local_lilypond_datadir) INSTALLATION_FILES=$(config_make) VERSION @@ -59,6 +59,9 @@ $(outdir)/$(fontball): $(outdir)/$(deb) get-pfa-fonts: $(outdir)/$(fontball) # install by hand from $< +lilypond.words: + cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py $(outdir) + web-install: -$(INSTALL) -m 755 -d $(webdir) tar -C $(webdir)/ -xzf $(outdir)/web.tar.gz @@ -104,7 +107,7 @@ web-clean: $(MAKE) $(builddir)/share/lilypond-force -default: $(config_h) builddir-setup +default: $(config_h) builddir-setup builddir-setup: $(builddir)/share/lilypond-force