X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2FGNUmakefile;h=7220ec4cff892494044dc3b7c3841fcf396d3578;hb=804385793dcad0400e6b7ccfe006fece27e5feac;hp=d3df72fc77e907d2196960e72ee93c43ad579fbb;hpb=1161a2b71bc32575ea9878a8631221edb8c03279;p=lilypond.git diff --git a/input/test/GNUmakefile b/input/test/GNUmakefile index d3df72fc77..7220ec4cff 100644 --- a/input/test/GNUmakefile +++ b/input/test/GNUmakefile @@ -1,10 +1,16 @@ -# input/test/Makefile depth = ../.. -examples= font20 -LOCALSTEPMAKE_TEMPLATES=mutopia -EXTRA_DISTFILES=features.abc +STEPMAKE_TEMPLATES=documentation texinfo tex +LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc -include $(depth)/make/stepmake.make +## 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_DIST_FILES= README + +include $(depth)/make/stepmake.make + +TITLE=LilyPond Tips and Tricks