commit 43d1b8f3951b4b89f9c9d95509d5e1abde8ac234
Author: Graham Percival <graham@percival-music.ca>
Date:   Fri Aug 13 20:23:54 2010 +0100

    Build: fix goof in previous fix.

diff --git a/scripts/auxiliar/GNUmakefile b/scripts/auxiliar/GNUmakefile
index 910e6b1..4ac4179 100644
--- a/scripts/auxiliar/GNUmakefile
+++ b/scripts/auxiliar/GNUmakefile
@@ -3,7 +3,6 @@ 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 += update-patch-version.sh
 
 include $(depth)/make/stepmake.make
 
