]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
mutopia move
[lilypond.git] / input / GNUmakefile
index ee4be08dc75892ac2ff86dd2f99dbe903a3c09ed..02c8a454d3b6cbb17b71f44a8fbca830e262c784 100644 (file)
@@ -1,11 +1,9 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=bugs test regression tutorial no-notation ascii-art
+SUBDIRS=bugs test regression tutorial no-notation ascii-art template mutopia
 
-examples=trip  star-spangled-banner paddy twinkle
-flexamples=
+# nereides is tweaked a lot, can't do (read webpage)
+examples=trip star-spangled-banner paddy twinkle
 
 LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
@@ -14,3 +12,7 @@ include $(depth)/make/stepmake.make
 
 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
 
+$(outdir)/nereides.ly: les-nereides.ly
+       cpp -P -traditional -o $@ -DFAKE_GRACE $<
+
+