Am Freitag, 13. November 2009 15:30:21 schrieb Graham Percival: > Trying to build GUB: > > file from VC not distributed: > lilypond-2.13.8/input/regression/abc2ly/GNUmakefile > file from VC not distributed: > lilypond-2.13.8/input/regression/abc2ly/clefs.abc file from VC not > distributed: lilypond-2.13.8/input/regression/abc2ly/grace.abc file from > VC not distributed: > lilypond-2.13.8/input/regression/abc2ly/kirchentonarten.abc > file from VC not distributed: > lilypond-2.13.8/input/regression/abc2ly/tempo.abc file from VC not > distributed: lilypond-2.13.8/make/abc-rules.make > file from VC not distributed: lilypond-2.13.8/make/abc-targets.make > file from VC not distributed: lilypond-2.13.8/make/abc-vars.make
Hmm, I'm adding the *.abc files to the EXTRA_DIST_FILES in abc-vars.make: ABC_FILES = $(call src-wildcard,*.abc) OUT_LY_FILES = $(sort ${ABC_FILES:%.abc=$(outdir)/%.ly}) OUT_FILES = $(OUT_LY_FILES) EXTRA_DIST_FILES += $(ABC_FILES) Shouldn't that suffice? And I have no idea why the files from the make directory are not added... Sorry, but I don't understand how GUB collects all the files that are distributed. I simply copied the make files (make/*.make and GNUmakefile) from the musicxml regression tests and adjusted them for abc2ly. Cheers, Reinhold -- ------------------------------------------------------------------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel