]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
small fixes.
[lilypond.git] / input / test / GNUmakefile
index 12b60276868ef6dde73548f68e1409d8ec948a40..9aa3d84a976e96d19fb1021a013d02c958d32330 100644 (file)
@@ -3,15 +3,14 @@ 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)"'
+LILYPOND_BOOK_FLAGS = --process="lilypond-bin --header=texidoc -I $(srcdir)/input/regression -e '(ly:set-option (quote internal-type-checking) \#t)'"
 
 ## Hmm, would this work?  No -- if we really want examples, move
 ## to other dir (input/) comes to mind.
 ## examples = font20 ancient-font
 ## LOCALSTEPMAKE_TEMPLATES += ly mutopia 
 
-EXTRA_DISTFILES=features.abc
+EXTRA_DIST_FILES= 
 
 include $(depth)/make/stepmake.make