summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:39:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:39:27 +0000
commitdd6ce5a3f3f6b22912f206cb796536c738789fa8 (patch)
tree5e836815bbb5bc3cd72706822422d9a68b79617a /devel/Makefile
parentA CORBA 2 implementation. (diff)
Add omniBroker.
Notes
Notes: svn path=/head/; revision=6733
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b684fbb5e379..98c6120b0f29 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.58 1997/05/30 16:10:49 jkh Exp $
+# $Id: Makefile,v 1.59 1997/05/30 20:13:38 jfitz Exp $
#
SUBDIR += SWIG
@@ -30,6 +30,7 @@
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
+ SUBDIR += omniBroker
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan
SUBDIR += p5-ConfigReader