lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new abc2ly files not distributed


From: Reinhold Kainhofer
Subject: Re: new abc2ly files not distributed
Date: Fri, 13 Nov 2009 18:17:58 +0100
User-agent: KMail/1.12.2 (Linux/2.6.31-14-generic; KDE/4.3.2; i686; ; )

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, address@hidden, 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]