diff options
author | jofret | 2008-10-30 09:59:47 +0000 |
---|---|---|
committer | jofret | 2008-10-30 09:59:47 +0000 |
commit | 22827e45d6fa043ee7f29da84bdfc04d6d953778 (patch) | |
tree | a5997945151b4527608c4a701bb1d16f50c1b6ff /src/Makefile.am | |
parent | 65802450f601f4f009a5c24a028fe6ffb2ba556a (diff) | |
download | scilab2c-22827e45d6fa043ee7f29da84bdfc04d6d953778.tar.gz scilab2c-22827e45d6fa043ee7f29da84bdfc04d6d953778.tar.bz2 scilab2c-22827e45d6fa043ee7f29da84bdfc04d6d953778.zip |
Include ifft within a good path
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 231d926c..97064d1a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,5 +20,4 @@ SUBDIRS= lib/blas \ matrixOperations \ implicitList \ string \ - ifft \ signalProcessing |