aboutsummaryrefslogtreecommitdiff
path: root/tbext/make-files.txt
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-03-30 18:49:02 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:54 +0200
commitfc4811ceddd4d2138d01e78b1c002a1582f9ee69 (patch)
tree5a2b8edab0fc7ba3f37ed5da23feb22c6c228077 /tbext/make-files.txt
parentb37d7f4d59d1ec038f6920e7a44436558d84befe (diff)
added him~ object
svn path=/trunk/externals/tb/; revision=1525
Diffstat (limited to 'tbext/make-files.txt')
-rwxr-xr-xtbext/make-files.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/tbext/make-files.txt b/tbext/make-files.txt
index cf7bc8e..6140f01 100755
--- a/tbext/make-files.txt
+++ b/tbext/make-files.txt
@@ -3,11 +3,7 @@ SRCDIR = source
SRCS= \
main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp \
tbpow~.cpp tbfft1.cpp tbfft2.cpp fftbuf.cpp fftgrsort.cpp \
- fftgrshuf.cpp fftgrrev.cpp
+ fftgrshuf.cpp fftgrrev.cpp him.cpp
-ifdef FFTW
-SRCS+=fftw~.cpp ifftw~.cpp rfftw~.cpp rifftw~.cpp
-endif
-
#HDRS= \
main.h