]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
* input/GNUmakefile: prune example list.
[lilypond.git] / input / GNUmakefile
index 753f5e1b87f988edbd765fcad512a257e0deb79a..ded7e396b212d0658349f7889a0a60f3bba8f169 100644 (file)
@@ -1,16 +1,11 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E  twinkle-pop
-flexamples=
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+examples = typography-demo les-nereides puer-fragment wilhelmus sakura-sakura
+#xiao-haizi-guai-guai
 
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-