From 10af86c3285db93cf559c3796f9deba981d0f27b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 2 Jan 2008 00:00:06 -0200 Subject: [PATCH] Distribute snippet lists too. --- input/lsr/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index 6092e6058a..6ade80e6e5 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -4,7 +4,7 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly -EXTRA_DIST_FILES=README +EXTRA_DIST_FILES=README $(call src-wildcard, *.snippet-list) include $(depth)/make/stepmake.make -- 2.39.5