diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-03 19:14:46 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-03 19:14:46 +0000 |
commit | 103dfea0df21cb7e6b6f8bae25366fa9243dbd43 (patch) | |
tree | 9d09314ffe1396a99db2c9e445373d5451bee93e /Makefile | |
parent | d8a30f0bda0802bc19fbb64cbf1cfc60e7d29f16 (diff) |
sorted out sample files, help patches and example files so they work as they should
svn path=/trunk/externals/ekext/; revision=13960
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ SOURCES = cup.c cupd.c doubledelta.c framescore~.c framespect~.c hasc~.c hssc~.c PDOBJECTS = count.pd # example patches and related files, in the 'examples' subfolder -EXAMPLES = lpc-cross-synthesis.pd peakit-listmoses.pd +EXAMPLES = lpc-cross-synthesis.pd peakit-listmoses.pd beauty.wav drummach.wav stink.wav # manuals and related files, in the 'manual' subfolder MANUAL = @@ -21,7 +21,7 @@ MANUAL = # list them here. This can be anything from header files, test patches, # documentation, etc. README.txt and LICENSE.txt are required and therefore # automatically included -EXTRA_DIST = peakit~_license.txt voicing_detector~test3-help.pd maskxor-test.pd beauty.wav drummach.wav stink.wav +EXTRA_DIST = peakit~_license.txt voicing_detector~test3-help.pd maskxor-test.pd |