From: Han-Wen Nienhuys Date: Mon, 12 Feb 2007 19:52:42 +0000 (+0100) Subject: dist-check fixes X-Git-Tag: release/2.11.18-1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=78bc1c9d09723e8fccc9a53ecfef8cf1c7c7f14a;p=lilypond.git dist-check fixes --- diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index 98b2924adc..02403e059a 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -1,10 +1,10 @@ depth = ../../ -SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal +SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc - +EXTRA_DIST_FILES=README include $(depth)/make/stepmake.make diff --git a/input/tolsr/GNUmakefile b/input/tolsr/GNUmakefile index a573e72312..8ba9f35f1a 100644 --- a/input/tolsr/GNUmakefile +++ b/input/tolsr/GNUmakefile @@ -2,6 +2,7 @@ depth = ../../ STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc +EXTRA_DIST_FILES=README include $(depth)/make/stepmake.make