]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / GNUmakefile
index ad59365a5b094a75ebba0e06b4300aeafa3af789..65db9aaa23497bc0a7917053350f0d31d3e7ed68 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=example-3 twinkle-pop praeludium-fuga-E twinkle
-flexamples=example-1 example-2
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
+SUBDIRS = regression tutorial mutopia manual lsr new 
 
-include $(depth)/make/stepmake.make 
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
+include $(depth)/make/stepmake.make