]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Remove input/test/ from documentation and (hopefully) build process.
[lilypond.git] / input / GNUmakefile
index f928659815b36f278060c5156585aad1e4ef268d..65db9aaa23497bc0a7917053350f0d31d3e7ed68 100644 (file)
@@ -1,14 +1,10 @@
 depth = ..
 
-SUBDIRS=test regression tutorial no-notation template mutopia 
+SUBDIRS = regression tutorial mutopia manual lsr new 
 
-examples= les-nereides puer-fragment wilhelmus
+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