]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
* input/regression/alignment-vertical-manual-setting.ly (Module):
[lilypond.git] / input / GNUmakefile
index b4ad54448bc45759c5f77e74f85c40f6fe47d4a4..0bdb55a4787e8f5debe7334506ea6b7b7ba7b119 100644 (file)
@@ -1,16 +1,11 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-examples=trip  star-spangled-banner paddy scarlatti-edited
-flexamples=
+examples = typography-demo les-nereides wilhelmus sakura-sakura proportional
+#xiao-haizi-guai-guai
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-