From: hjunes Date: Wed, 3 Sep 2003 15:27:19 +0000 (+0000) Subject: put lilypond.words to $(outdir) X-Git-Tag: release/1.9.5~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=16a366e41187b94a8cdc050e69095a572159ee01;p=lilypond.git put lilypond.words to $(outdir) --- diff --git a/ChangeLog b/ChangeLog index 153bf3964a..2f16f3c3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * buildscripts/lilypond.words.py: take filename (also) from an arg. + * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir). + 2003-09-02 Han-Wen Nienhuys * Documentation/topdocs/README.texi (Top): clarifications. diff --git a/GNUmakefile.in b/GNUmakefile.in index d3ca336098..08f5bdc879 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -60,7 +60,7 @@ get-pfa-fonts: $(outdir)/$(fontball) # install by hand from $< lilypond.words: - cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py + cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py $(outdir)/lilypond.words web-install: -$(INSTALL) -m 755 -d $(webdir)