]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
More original lyrics. Add to examples.
[lilypond.git] / input / GNUmakefile
index 4801cd5c13145f8f1c5d411c5f07ec0554a0f96d..f928659815b36f278060c5156585aad1e4ef268d 100644 (file)
@@ -1,16 +1,14 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
-
-examples=praeludium-fuga-E  star-spangled-banner just-friends abc-raff
-flexamples=
+SUBDIRS=test regression tutorial no-notation template mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+examples= les-nereides puer-fragment wilhelmus
 
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
 
 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
 
+