diff options
author | Ed Kelly <edkelly@users.sourceforge.net> | 2011-01-21 12:19:10 +0000 |
---|---|---|
committer | Ed Kelly <edkelly@users.sourceforge.net> | 2011-01-21 12:19:10 +0000 |
commit | ad54658b2b123d1b61a7efa207ec8a868d9f8c95 (patch) | |
tree | 6466407cbda8343896f97fad2de332f8974b1789 /Makefile | |
parent | e15f97c761bb69e9fba0c16ddc86ec0ead7dde03 (diff) |
svn path=/trunk/externals/ekext/; revision=14770
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ LIBRARY_NAME = ekext # add your .c source files, one object per file, to the SOURCES # variable, help files will be included automatically -SOURCES = cup.c cupd.c doubledelta.c framescore~.c framespect~.c hasc~.c hssc~.c listmoses.c list_sum.c lpc~.c lpreson~.c maskxor.c peakit~.c polymap.c polystat.c sieve.c simile~.c simile.c steady.c valve.c voicing_detector~.c weightonset.c zeroxpos~.c +SOURCES = bmt~.c cup.c cupd.c doubledelta.c framescore~.c framespect~.c hasc~.c hssc~.c listmoses.c list_sum.c lpc~.c lpreson~.c maskxor.c peakit~.c polymap.c polystat.c sieve.c simile~.c simile.c steady.c valve.c voicing_detector~.c weightonset.c zeroxpos~.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically |