]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/GNUmakefile
Remove unused folder input/new/revised/. (cherry picked from commit 4998e00067f678ea4...
[lilypond.git] / input / new / GNUmakefile
index 24e4bb0472ce4842458adbc06061b1927f87c2ee..bc32848ae7b9181ade05de8ac41a036150f1c823 100644 (file)
@@ -1,21 +1,7 @@
-depth = ../../
-
-# NR 1
-SUBDIRS = pitches rhythms expressive-marks repeats simultaneous-notes staff-notation editorial-and-educational-use text
-# NR 2
-SUBDIRS += vocal-music chords piano-music percussion guitar strings bagpipes ancient-notation
-
-
-SUBDIRS += other
-
-
-# old
-SUBDIRS += parts spacing schemelanguage
-SUBDIRS += real-music paper-and-layout
-
+depth = ../..
 
 STEPMAKE_TEMPLATES=documentation
 EXTRA_DIST_FILES=README
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
 
 include $(depth)/make/stepmake.make
-