]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
More original lyrics. Add to examples.
[lilypond.git] / input / GNUmakefile
index c5e72463fab73a502ed7a68185b975a11f4cae89..f928659815b36f278060c5156585aad1e4ef268d 100644 (file)
@@ -1,11 +1,8 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=bugs test regression tutorial no-notation ascii-art
+SUBDIRS=test regression tutorial no-notation template mutopia 
 
-examples=trip  star-spangled-banner paddy scarlatti-test
-flexamples=
+examples= les-nereides puer-fragment wilhelmus
 
 LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
@@ -14,3 +11,4 @@ include $(depth)/make/stepmake.make
 
 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
 
+