]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Merge with master
[lilypond.git] / input / GNUmakefile
index cb057c2c796b029175cbd5db137d12713cfc37aa..022f9c3f12a1407957ff54ed6c2b42f9fda6d8d4 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E star-spangled-banner twinkle-pop
-flexamples=
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
+SUBDIRS = test regression tutorial mutopia manual
 
-include $(depth)/make/stepmake.make 
+examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary
 
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
+include $(depth)/make/stepmake.make