summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:55:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:55:00 +0000
commit5b6965ac68dd880c54401482726951d15ca9fe60 (patch)
treee90832e05d69c7570a037f7d8bc3d9d15fb8231f /devel/Makefile
parentAnother CORBA 2 implementation. (diff)
Added omniORB.
Notes
Notes: svn path=/head/; revision=6746
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 98c6120b0f29..448f8160302d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.59 1997/05/30 20:13:38 jfitz Exp $
+# $Id: Makefile,v 1.60 1997/06/04 03:39:27 asami Exp $
#
SUBDIR += SWIG
@@ -31,6 +31,7 @@
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += omniBroker
+ SUBDIR += omniORB
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan
SUBDIR += p5-ConfigReader