]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / GNUmakefile
index 60b44ff8b73a950d4df0260602fd480f28d62af7..8fa23d82758bc4cea0da298f151f283264aec79f 100644 (file)
@@ -1,14 +1,10 @@
 depth = ..
 
-SUBDIRS = test regression tutorial no-notation template mutopia 
+SUBDIRS = test regression tutorial no-notation mutopia
 
-examples = simple simple-song les-nereides puer-fragment wilhelmus paddy
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker
 
 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