]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / GNUmakefile
index ad59365a5b094a75ebba0e06b4300aeafa3af789..4a45b45f4ac4c10897c93720fe8a9cf4ceb131a5 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 = test regression tutorial midi no-notation mutopia manual
 
-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