diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 18:09:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 18:09:03 +0000 |
commit | 94f1779d4847c6c958fbc05ccaad5a2a4b1205fb (patch) | |
tree | 7fc65694ad70aeadf16dcd24e54e5a6b247cc4bd /math/Makefile | |
parent | a66dedb8e2c56f1ac97f297cedda39edbf66f998 (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 1ef612afe389..afb42039dd70 100644 --- a/math/Makefile +++ b/math/Makefile @@ -39,6 +39,7 @@ SUBDIR += gsl SUBDIR += guppi SUBDIR += hexcalc + SUBDIR += kseg SUBDIR += lapack SUBDIR += libgmp SUBDIR += libgmp3 |