summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-27 17:47:41 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-27 17:47:41 +0000
commitcb3f9cba4495c817fdb7f176d628e4da4a1a0f87 (patch)
tree4376869e83740b804a9ba2bc7d4ae01445aeb6cc /java/Makefile
parent- Update Gimp-Print driver to version 4.2.0 (diff)
add bouncycastle 1.11
Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net>
Notes
Notes: svn path=/head/; revision=52251
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 795521aef7da..328f61bab0a0 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -2,6 +2,7 @@
#
SUBDIR += bluej
+ SUBDIR += bouncycastle
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
SUBDIR += collections