X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fnew%2FGNUmakefile;h=bc32848ae7b9181ade05de8ac41a036150f1c823;hb=39c0e8adb498996f5e414b1d0bc3a20ac81aa619;hp=48159de4dbad6030521a062768fb20e485c5fe9a;hpb=b696bba38675d4b9ba88cc64e3111d3dec0fc506;p=lilypond.git diff --git a/input/new/GNUmakefile b/input/new/GNUmakefile index 48159de4db..bc32848ae7 100644 --- a/input/new/GNUmakefile +++ b/input/new/GNUmakefile @@ -1,25 +1,7 @@ -depth = ../../ +depth = ../.. -# NR 1 -SUBDIRS = pitches rhythms expressive repeats simultaneous staff editorial text - - - -SUBDIRS += ancient chords connecting contemporary education expressive -SUBDIRS += guitar parts repeats spacing staff text vocal scheme other -SUBDIRS += engravers nonmusic instrument -SUBDIRS += real-music - -### FIXME: temporary template for creating other dirs. -### will be removed once everything else is stable. -SUBDIRS += null - - -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