From: Reinhold Kainhofer Date: Tue, 23 Aug 2011 16:10:15 +0000 (+0200) Subject: MusicXML testsuite: Fix compilation for out-of-source builds... X-Git-Tag: release/2.15.9-1~9^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9593f0a4fb415a05a4cbaad3ed1f2880ecb62cab;p=lilypond.git MusicXML testsuite: Fix compilation for out-of-source builds... --- diff --git a/input/regression/musicxml/GNUmakefile b/input/regression/musicxml/GNUmakefile index 101abd10c4..440bf266db 100644 --- a/input/regression/musicxml/GNUmakefile +++ b/input/regression/musicxml/GNUmakefile @@ -16,7 +16,7 @@ include $(depth)/make/stepmake.make TITLE=Unofficial MusicXML test suite AUTHOR=Reinhold Kainhofer TEST_SUITE_VERSION=0.1 -LILYPOND_BOOK_FLAGS += --load-custom-package=book-musicxml-testsuite.py +LILYPOND_BOOK_FLAGS += --load-custom-package=$(src-dir)/book-musicxml-testsuite.py # This breaks since *.tex and *.texi still contains ac/lily-xxxxxx references! #LILYPOND_BOOK_FLAGS += --use-source-file-names