]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
* input/proportional.ly: new file.
[lilypond.git] / input / GNUmakefile
index 4801cd5c13145f8f1c5d411c5f07ec0554a0f96d..3de1c77c97aa5ef5786a19102176f7bfb7e328b9 100644 (file)
@@ -1,16 +1,11 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
-
-examples=praeludium-fuga-E  star-spangled-banner just-friends abc-raff
-flexamples=
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+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)))
-