From 78bc1c9d09723e8fccc9a53ecfef8cf1c7c7f14a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 12 Feb 2007 20:52:42 +0100 Subject: [PATCH] dist-check fixes --- input/lsr/GNUmakefile | 4 ++-- input/tolsr/GNUmakefile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.5