]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
(LY_DEFINE): deprecate
[lilypond.git] / input / GNUmakefile
index 27d3b1bd3391269461be197a55b763fff5e32133..5bbd62947cc79f6f68f812caaa8d4358b2f84cf3 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=example-3  praeludium-fuga-E twinkle star-spangled-banner
-flexamples=example-1 example-2 
+SUBDIRS = test regression tutorial no-notation 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)))
-