]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Doc: move input/manual/ to Documentation/included/
[lilypond.git] / input / GNUmakefile
index a738f04d6a1c2461410c4c2a650f1479aa7caf26..aaa3954761bbf25da80776ad2f385655be348028 100644 (file)
@@ -1,14 +1,10 @@
 depth = ..
 
-SUBDIRS=test regression tutorial no-notation template mutopia 
+SUBDIRS = regression tutorial mutopia
 
-examples= les-nereides puer-fragment
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
 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