]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
*** empty log message ***
[lilypond.git] / input / GNUmakefile
index 26dc6aee1a7ec24fa710e5b52586a63f3779e86d..bda1724691f89c34c8c6e7d97ecdfbdcaa1c3687 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E  twinkle-pop star-spangled-banner
-flexamples=
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+examples = typography-demo simple simple-song les-nereides puer-fragment wilhelmus paddy
 
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-