]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / GNUmakefile
index 2ea52dadf89f1219313ff3fe773e1e16da1e9a41..022f9c3f12a1407957ff54ed6c2b42f9fda6d8d4 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
+SUBDIRS = test regression tutorial mutopia manual
 
-examples=trip  star-spangled-banner paddy
-flexamples=
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
-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