]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Oops; the previous update wasn't final. This one should be. :)
[lilypond.git] / input / GNUmakefile
index 16b785ec2d22782df6c496ed2517bbe34e866368..a8c4d4a26ba4b43290d499e44e8482eb44c47202 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 mutopia manual lsr
 
-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