From: Han-Wen Nienhuys Date: Tue, 1 May 2007 14:05:55 +0000 (-0400) Subject: use SUBDIRS iso EXTRA_DIST_FILES X-Git-Tag: release/2.11.23-1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14c42bc6523f8bd762660d9af31186c8ede4b4a1;p=lilypond.git use SUBDIRS iso EXTRA_DIST_FILES --- diff --git a/input/tolsr/GNUmakefile b/input/tolsr/GNUmakefile index 32f8da8c45..c68fb22e23 100644 --- a/input/tolsr/GNUmakefile +++ b/input/tolsr/GNUmakefile @@ -4,7 +4,7 @@ STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc EXTRA_DIST_FILES=README -EXTRA_DIST_FILES+=expressive parts text +SUBDIRS+=expressive parts text include $(depth)/make/stepmake.make