]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Doc: move input/tutorial/ to Documentation/included/
[lilypond.git] / input / GNUmakefile
index c10ea6e64e4cacbd23c598d358b54651d2ab6698..9b068a9f3a1f962631ab1976e65d59e3bf4f23a6 100644 (file)
@@ -1,14 +1,10 @@
 depth = ..
 
-SUBDIRS=test regression tutorial no-notation ascii-art template mutopia 
+SUBDIRS = regression 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