summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-09 03:36:01 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-09 03:36:01 +0000
commit5c98e2233243d848299005cf730eb4e36394e91f (patch)
tree05b421118eab5a245a3ed8e66772622728c9338e /java/Makefile
parentUpdate to 2004.07.07. (diff)
add jgrapht 0.5.3
A Java class provides mathematical graph-theory objects and algorithms
Notes
Notes: svn path=/head/; revision=113246
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index aa1e2461deeb..cbee77b5c0eb 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -81,6 +81,7 @@
SUBDIR += jfc
SUBDIR += jflex
SUBDIR += jfreechart
+ SUBDIR += jgrapht
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint