diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 26c399c91608..19f64cb59a83 100644 --- a/math/Makefile +++ b/math/Makefile @@ -74,7 +74,10 @@ SUBDIR += fftw-float SUBDIR += fftw3 SUBDIR += fftw3-float + SUBDIR += fftw3-float-fortran + SUBDIR += fftw3-fortran SUBDIR += fftw3-long + SUBDIR += fftw3-long-fortran SUBDIR += fityk SUBDIR += fpc-fftw SUBDIR += fpc-numlib |