]> git.donarmstrong.com Git - lilypond.git/commitdiff
Thinko: forgot a += in the file. Fixes (maybe) dist.
authorGraham Percival <graham@percival-music.ca>
Sun, 27 Dec 2009 23:54:59 +0000 (23:54 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 27 Dec 2009 23:56:35 +0000 (23:56 +0000)
Sorry guys; I wish there was an easier way of testing this than
pushing and building gub, but this is hardly a priority right now.

scripts/auxiliar/GNUmakefile

index 145effef963eee40e78db02b0788bb15f2bfd8e3..4ac41794bac106751aefeb6a53886b3dd594fada 100644 (file)
@@ -2,7 +2,7 @@ depth=../..
 
 EXTRA_DIST_FILES = $(call src-wildcard,*.sh) $(call src-wildcard,*.py)
 EXTRA_DIST_FILES += pfx2ttf.fontforge
-EXTRA_DIST_FILES = lily-git.tcl
+EXTRA_DIST_FILES += lily-git.tcl
 
 include $(depth)/make/stepmake.make