aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Kelly <edkelly@users.sourceforge.net>2011-01-21 12:19:10 +0000
committerEd Kelly <edkelly@users.sourceforge.net>2011-01-21 12:19:10 +0000
commitad54658b2b123d1b61a7efa207ec8a868d9f8c95 (patch)
tree6466407cbda8343896f97fad2de332f8974b1789
parente15f97c761bb69e9fba0c16ddc86ec0ead7dde03 (diff)
svn path=/trunk/externals/ekext/; revision=14770
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47240e2..307076f 100644
--- a/Makefile
+++ b/Makefile
@@ -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