]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/set-lily.sh
patch::: 1.2.9.jcn1
[lilypond.git] / buildscripts / set-lily.sh
index 1c3e20a79b1f92c38cfecf4ded07ab6ae5fd5017..f0de4b2a01c725f307cfed8b3bd2beeea6ae6fb0 100755 (executable)
@@ -61,7 +61,7 @@ showln -sf $sources/lilypond $prefix/share/lilypond
 
 
 BUILDDIR=`pwd`
-LOCALES="it nl"
+LOCALES="de it nl"
 for i in $LOCALES; do
        dir=$BUILDDIR/share/locale/$i/LC_MESSAGES
        if test ! -x $dir ; then