summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-15 20:10:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-15 20:10:16 +0000
commit6dc9df4da91cb922c2936b7bc5a1bcce7e926341 (patch)
tree4d74f222df63ba7aa8d45cb19b430b6af489939d /math/Makefile
parentFix building on -current (diff)
New port djbfft version 0.76: An extremely fast library for
floating-point convolution
Notes
Notes: svn path=/head/; revision=59197
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index d4b2b246379d..07c9a076bf14 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -21,6 +21,7 @@
SUBDIR += concorde
SUBDIR += cxsc
SUBDIR += dcdflib
+ SUBDIR += djbfft
SUBDIR += eispack
SUBDIR += eval
SUBDIR += femlab