]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/GNUmakefile
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / lsr / GNUmakefile
index 98b2924adcb1bfea24e3cc830d5bf4db0f59ef57..eaf7decc933656347981143e56ad3b1e0ef970f9 100644 (file)
@@ -1,10 +1,17 @@
 depth = ../../
 
-SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal
+SUBDIRS = pitches rhythms
+
+SUBDIRS += real-music
+
+# old stuffs
+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
-
+EXTRA_DIST_FILES=README
 include $(depth)/make/stepmake.make