]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/GNUmakefile
Doc-fr: Learning Manual full update
[lilypond.git] / input / new / GNUmakefile
index d6dbfbcbe0dfa3ad511a85028e31af58b92414fa..bc32848ae7b9181ade05de8ac41a036150f1c823 100644 (file)
@@ -1,12 +1,7 @@
-depth = ../../
+depth = ../..
 
-SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive scheme
-
-STEPMAKE_TEMPLATES=documentation texinfo tex
-LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
+STEPMAKE_TEMPLATES=documentation
 EXTRA_DIST_FILES=README
-include $(depth)/make/stepmake.make
-
-
-TITLE=Storage for new features -- you should not see these!
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
 
+include $(depth)/make/stepmake.make