diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 16:29:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 16:29:38 +0000 |
commit | 88360d6a9a660e2948e02fcc801ffab26ed6eced (patch) | |
tree | f77861fb5085b0d7176ddce31a93d4d283224cf1 /Makefile | |
parent | b5954f69f4cd821016e3693aa8e301e30113491a (diff) |
include all scale files in examples/ in the pvtuner~ help patch
svn path=/trunk/externals/fftease/; revision=16337
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ SOURCES = bthresher~.c burrow~.c cavoc27~.c cavoc~.c centerring~.c codepend~.c c PDOBJECTS = ampdb.pd fftease-system.pd # example patches and related files, in the 'examples' subfolder -EXAMPLES = blue3.scale Piano.aif +EXAMPLES = 13et.scale 24et.scale 4th.scale blue3.scale m3chord.scale m3M3.scale octfifth.scale Piano.aif scale1.pl scale2.pl scale3.pl scale4.pl scale5.pl scale6.pl scale7.pl test.scale # manuals and related files, in the 'manual' subfolder MANUAL = code-notes.rtf |