diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-07-01 04:16:41 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-07-01 04:16:41 +0000 |
commit | e1daee4b97eca17b5fb052504cf1200312ffcd00 (patch) | |
tree | 3386679cfc5c801a4ae347e36d2406db2e45c4c3 /math/Makefile | |
parent | ea7a9a82fef62070ee6d58e789400206ea794bd5 (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 7360ce9a168f..0bd6eb9b047d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -292,6 +292,7 @@ SUBDIR += p5-AI-Perceptron SUBDIR += p5-Algorithm-Combinatorics SUBDIR += p5-Algorithm-CurveFit + SUBDIR += p5-Algorithm-KMeans SUBDIR += p5-Algorithm-Munkres SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector |