]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / GNUmakefile
index b4ad54448bc45759c5f77e74f85c40f6fe47d4a4..8fa23d82758bc4cea0da298f151f283264aec79f 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
+SUBDIRS = test regression tutorial no-notation mutopia
 
-examples=trip  star-spangled-banner paddy scarlatti-edited
-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