]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/GNUmakefile
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / new / GNUmakefile
index 606cf4874ff46a9cb89ce0728ee97f256366cfc5..bc32848ae7b9181ade05de8ac41a036150f1c823 100644 (file)
@@ -1,16 +1,7 @@
-depth = ../../
+depth = ../..
 
-SUBDIRS = pitches
-SUBDIRS += ancient chords connecting contemporary education expressive
-SUBDIRS += guitar parts repeats spacing staff text vocal scheme other 
-SUBDIRS += engravers nonmusic instrument
-
-
-STEPMAKE_TEMPLATES=documentation texinfo tex
-LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
+STEPMAKE_TEMPLATES=documentation
 EXTRA_DIST_FILES=README
-include $(depth)/make/stepmake.make
-
-
-TITLE=LilyPond Examples
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
 
+include $(depth)/make/stepmake.make