]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Add support for LSR snippets texidocs translation
[lilypond.git] / input / GNUmakefile
index c5e72463fab73a502ed7a68185b975a11f4cae89..f6cc680093fea3aee4dba2727ae8626340fb1bb9 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=bugs test regression tutorial no-notation ascii-art
+SUBDIRS = regression tutorial mutopia manual lsr new texidocs
 
-examples=trip  star-spangled-banner paddy scarlatti-test
-flexamples=
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
 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