]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/GNUmakefile
Doc-es: modify Gregorian spelling.
[lilypond.git] / input / new / GNUmakefile
index d1e4c8c3cfc0d18e79e73ea681dd6c8585bb7f7c..1a49c86c309fe6acf5ec5981f28e7b0f0b3e48f9 100644 (file)
@@ -1,16 +1,9 @@
-depth = ../../
+depth = ../..
 
-SUBDIRS = pitches rhythms
-SUBDIRS += ancient chords connecting contemporary education expressive
-SUBDIRS += guitar parts repeats spacing staff text vocal scheme other 
-SUBDIRS += engravers nonmusic instrument
+SUBDIRS = revised
 
-
-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