]> git.donarmstrong.com Git - lilypond.git/commitdiff
* ChangeLog: Add 1.7.6 release marker (see below).
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 6 Nov 2002 09:14:05 +0000 (09:14 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 6 Nov 2002 09:14:05 +0000 (09:14 +0000)
* stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
Add .py files.

ChangeLog
stepmake/stepmake/python-module-vars.make

index 8598469fee91a46b3c46c0d8324192a8dafaebe9..4d4dbe48cfc04294acbbbc14686cf85d0b48bcb3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ChangeLog: Add 1.7.6 release marker (see below).
+
+       * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
+       Add .py files.
+
 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * input/tutorial/sammartini.ly (bassvoices): to new syntax.
@@ -28,6 +35,8 @@
 
 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: Release 1.7.6.
+
        * scripts/convert-ly.py: more uniformization substitutions.
 
        * buildscripts/new-chords.py (sub_chords): new file.
index cc56e64ad11da9864484e0e56393a963436a6bd4..be7985f27bb7419a02b7fd78368368869b379802 100644 (file)
@@ -7,4 +7,5 @@ else
 SHARED_MODULE_SUFFIX = .so
 endif
 OUT_SO_MODULES = $(addprefix $(outdir)/, $(C_FILES:.c=$(SHARED_MODULE_SUFFIX)))
+EXTRA_DIST_FILES += $(PY_MODULES_IN)