]> git.donarmstrong.com Git - lilypond.git/commitdiff
Distribute snippet lists too.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 02:00:06 +0000 (00:00 -0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 02:00:06 +0000 (00:00 -0200)
input/lsr/GNUmakefile

index 6092e6058af8fa48603afe2b7212adcf8232ed78..6ade80e6e577fb8f15ebbb5e4f854ee8111f2e84 100644 (file)
@@ -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