diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-10 11:33:48 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-10 11:33:48 +0000 |
commit | 2bde72144ddf156295aafa0f8e7e1f338cc611a9 (patch) | |
tree | 90a7b47bc79e2190522696e417e0db9a0b29dc84 /math/Makefile | |
parent | ad3b8ae2e2d60cfdb0437925728361cb0573d150 (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 51e5c47a2837..87ca4eb7eedf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -44,6 +44,7 @@ SUBDIR += fbm SUBDIR += femlab SUBDIR += fftw + SUBDIR += fftw-float SUBDIR += fftw3 SUBDIR += fftw3-float SUBDIR += fftw3-long |