]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / GNUmakefile
index 716a611a017de2bc31a96604588b72e15f95a9d7..8fa23d82758bc4cea0da298f151f283264aec79f 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=example-3 twinkle-pop praeludium-fuga-E twinkle star-spangled-banner
-flexamples=example-1 example-2 
-
-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