]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
use usescons for using scons.
[lilypond.git] / input / GNUmakefile
index 8d34775dfefb43146e501b2a1bbc94d1cc83eaa1..0811e7f9e4fc853cd8de96d0129c2bb23dbd4e18 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs
-
-examples=praeludium-fuga-E  star-spangled-banner just-friends 
-flexamples=
+SUBDIRS = test regression tutorial no-notation template mutopia 
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+examples = simple simple-song les-nereides puer-fragment wilhelmus paddy
 
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
+EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-