]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / GNUmakefile
index f928659815b36f278060c5156585aad1e4ef268d..8191ba5f5a87dc64b43c428a5770be92d64c1be1 100644 (file)
@@ -1,14 +1,10 @@
 depth = ..
 
-SUBDIRS=test regression tutorial no-notation template mutopia 
+SUBDIRS = regression tutorial mutopia manual
 
-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