]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/auxiliar/update-with-convert-ly.sh
Issue 3826: Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make
[lilypond.git] / scripts / auxiliar / update-with-convert-ly.sh
index b5afdfd6393706ae63d154ded570d2dcc696ca6c..7f40b63fb83bd3aa5f8e2d5c2ab1a1813fd1f135 100755 (executable)
@@ -13,10 +13,8 @@ if [ -z $BUILD_DIR ]; then
 fi
 
 ### make sure convert-ly is up-to-date
-touch python/convertrules.py
-touch scripts/convert-ly.py
 cd $BUILD_DIR
-make
+make pythonmodules
 cd $TOP_SRC_DIR
 
 ### update manuals