]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Doc: move input/tutorial/ to Documentation/included/
[lilypond.git] / input / GNUmakefile
index e05e4d26648df6f1710267aadb596a0362b03891..9b068a9f3a1f962631ab1976e65d59e3bf4f23a6 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E 
-flexamples=
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
+SUBDIRS = regression mutopia
 
-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