summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-29 09:16:05 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-29 09:16:05 +0000
commiteac5ec733c1f7582175aaa4ff5ae639a180cdfe3 (patch)
tree67d2d2c9eb790abdfccfdc7991e3422f08c7b3e5 /java/Makefile
parentAdding twin version 19990616. (diff)
Adding jdbcpool version 0.94.
Implements a JDBC connection pool. PR: 12523 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Notes
Notes: svn path=/head/; revision=24253
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 3e7eb75b19b5..285166058c55 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -8,6 +8,7 @@
SUBDIR += java-cup
SUBDIR += javac_netscape
SUBDIR += javamail
+ SUBDIR += jdbcpool
SUBDIR += jdk
SUBDIR += jdk-doc
SUBDIR += jdk-tutorial