]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
*** empty log message ***
[lilypond.git] / input / GNUmakefile
index 60b44ff8b73a950d4df0260602fd480f28d62af7..3de1c77c97aa5ef5786a19102176f7bfb7e328b9 100644 (file)
@@ -1,14 +1,11 @@
 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 puer-fragment wilhelmus sakura-sakura proportional
+#xiao-haizi-guai-guai
 
 LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-
-