]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Add comment about \command.
[lilypond.git] / input / GNUmakefile
index ad59365a5b094a75ebba0e06b4300aeafa3af789..5bbd62947cc79f6f68f812caaa8d4358b2f84cf3 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 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)))
-