From: Han-Wen Nienhuys Date: Wed, 2 Jan 2008 02:00:06 +0000 (-0200) Subject: Distribute snippet lists too. X-Git-Tag: release/2.11.37-1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=10af86c3285db93cf559c3796f9deba981d0f27b;p=lilypond.git Distribute snippet lists too. --- 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