]> git.donarmstrong.com Git - lilypond.git/commitdiff
put lilypond.words to $(outdir)
authorHeikki Junes <heikki.junes@hut.fi>
Wed, 3 Sep 2003 15:27:19 +0000 (15:27 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Wed, 3 Sep 2003 15:27:19 +0000 (15:27 +0000)
ChangeLog
GNUmakefile.in

index 153bf3964a30542cb3c36b6bd4c89fb86f1985b7..2f16f3c3be2a4263a65e85fa775160a0ac06aa48 100644 (file)
--- 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  <hanwen@cs.uu.nl>
 
        * Documentation/topdocs/README.texi (Top): clarifications.
index d3ca336098df10b3abe55221c736e84c66358607..08f5bdc87972b5a34cfe5c6c49a0d0fd0056eeca 100644 (file)
@@ -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)