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