X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fgeneric-vars.make;h=c5831d7ec5f42345f3c72e41baf297dce5d988d6;hb=HEAD;hp=ffe17a38fc2fcf96c0326fc25d0e8b4a840ef310;hpb=543171165412bc915d8ea1f308d070c74924b2f1;p=lilypond.git diff --git a/make/generic-vars.make b/make/generic-vars.make index ffe17a38fc..c5831d7ec5 100644 --- a/make/generic-vars.make +++ b/make/generic-vars.make @@ -9,8 +9,8 @@ # buildscript-dir = $(top-build-dir)/scripts/build/$(outconfbase) -auxpython-dir = $(src-depth)/python/aux -auxscript-dir = $(src-depth)/scripts/aux +auxpython-dir = $(src-depth)/python/auxiliar +auxscript-dir = $(src-depth)/scripts/auxiliar script-dir = $(src-depth)/scripts input-dir = $(src-depth)/input @@ -33,7 +33,7 @@ EXTRA_DOC_FILES = \ Documentation/out/*.txt\ Documentation/tex/*.doc\ Documentation/tex/*.bib\ - Documentation/pictures/out/lelie_logo.gif\ + Documentation/logo/out/lelie_logo.gif\ input\ INSTALLED_EXTRA_DOC_FILES = $(addprefix $(prefix:/%=%)/doc/lilypond/, $(EXTRA_DOC_FILES))