]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / GNUmakefile
index 26dc6aee1a7ec24fa710e5b52586a63f3779e86d..8fa23d82758bc4cea0da298f151f283264aec79f 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E  twinkle-pop star-spangled-banner
-flexamples=
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
+SUBDIRS = test regression tutorial no-notation mutopia
 
-include $(depth)/make/stepmake.make 
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker
 
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
+include $(depth)/make/stepmake.make