X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fnew%2FGNUmakefile;h=bc32848ae7b9181ade05de8ac41a036150f1c823;hb=f514e24c0f2021ab2e8667dedb6f85ac44eaccd5;hp=d212c6cec87abe681d75dd0cf11adeb4804c8d36;hpb=b80683cc94b0c22bbe3fccb94a9b2e23787fd10b;p=lilypond.git diff --git a/input/new/GNUmakefile b/input/new/GNUmakefile index d212c6cec8..bc32848ae7 100644 --- a/input/new/GNUmakefile +++ b/input/new/GNUmakefile @@ -1,15 +1,7 @@ -depth = ../../ +depth = ../.. -SUBDIRS = ancient chords connecting contemporary education expressive -SUBDIRS += guitar parts pitch 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