summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 00:54:05 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 00:54:05 +0000
commit97e62497d42c027dc57e2d5698bd36a2a3d90082 (patch)
tree653520b4127b14814672dfede30c7dd19729e37e /math/Makefile
parentA XY plotting tool for students, scientists and engineers (diff)
Add ngraph
Notes
Notes: svn path=/head/; revision=21454
Diffstat (limited to '')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 24ff30bacf53..a1ec3cf55012 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -30,6 +30,7 @@
SUBDIR += linpack
SUBDIR += metis
SUBDIR += netcdf
+ SUBDIR += ngraph
SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo