]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / GNUmakefile
index b3ceba7c44dece5e15266ea2d08bd152a58217ac..65db9aaa23497bc0a7917053350f0d31d3e7ed68 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=bugs tricks test regression tutorial no-notation ascii-art
+SUBDIRS = regression tutorial mutopia manual lsr new 
 
-examples=trip  star-spangled-banner paddy scarlatti-test
-flexamples=
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
 
-include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-
+include $(depth)/make/stepmake.make