]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
(LilyPond-command-alist): invoke lilypond
[lilypond.git] / input / test / GNUmakefile
index 12b60276868ef6dde73548f68e1409d8ec948a40..91ee5588544c85583978e1f7681975beb912ea0e 100644 (file)
@@ -3,7 +3,6 @@ depth = ../..
 
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
-
 LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'
 
 ## Hmm, would this work?  No -- if we really want examples, move
@@ -11,7 +10,7 @@ LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-che
 ## examples = font20 ancient-font
 ## LOCALSTEPMAKE_TEMPLATES += ly mutopia 
 
-EXTRA_DISTFILES=features.abc
+EXTRA_DIST_FILES= $(wildcard *.lyinc)
 
 include $(depth)/make/stepmake.make