]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
($(addprefix $(outdir)/,$(LYM4_FILES):
[lilypond.git] / input / GNUmakefile
index 16b785ec2d22782df6c496ed2517bbe34e866368..0811e7f9e4fc853cd8de96d0129c2bb23dbd4e18 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 
+SUBDIRS = test regression tutorial no-notation template mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+examples = 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)))
-