]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / GNUmakefile
index 753f5e1b87f988edbd765fcad512a257e0deb79a..8191ba5f5a87dc64b43c428a5770be92d64c1be1 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E  twinkle-pop
-flexamples=
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
+SUBDIRS = regression tutorial 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