From: Reinhold Kainhofer Date: Fri, 14 Nov 2008 23:42:25 +0000 (+0100) Subject: MusicXML: Don't run musicxml2ly on the regtest cases on a normal "make" X-Git-Tag: release/2.11.64-1~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8dab913b658bec950be98f1c754399c450443d49;p=lilypond.git MusicXML: Don't run musicxml2ly on the regtest cases on a normal "make" The musicxml2ly test cases should only be converted with "make web", which is done even with an empty DEFAULT rule... --- diff --git a/make/musicxml-targets.make b/make/musicxml-targets.make index a0668ce825..0f63330a21 100644 --- a/make/musicxml-targets.make +++ b/make/musicxml-targets.make @@ -1 +1 @@ -default: $(OUT_LY_FILES) +default: