]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
* lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
[lilypond.git] / input / GNUmakefile
index f9ab946b3a35e43f892b2674d18503a2d855c5d2..3de1c77c97aa5ef5786a19102176f7bfb7e328b9 100644 (file)
@@ -1,16 +1,11 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-examples=trip  star-spangled-banner paddy scarlatti-test
-flexamples=
+examples = typography-demo les-nereides puer-fragment wilhelmus sakura-sakura proportional
+#xiao-haizi-guai-guai
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-