summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBrent Eagles <brent@zeroc.com>2006-06-16 16:26:17 +0000
committerBrent Eagles <brent@zeroc.com>2006-06-16 16:26:17 +0000
commitde71193ddc398251eb9efd231866534214534758 (patch)
treeddc78c2c9a78fb8f9ecb1fb3d59c251203c4fe84 /cpp
parentPut byte sequence size back to waht it was before (diff)
downloadice-de71193ddc398251eb9efd231866534214534758.tar.bz2
ice-de71193ddc398251eb9efd231866534214534758.tar.xz
ice-de71193ddc398251eb9efd231866534214534758.zip
added install for the ca stuff
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Makefile b/cpp/src/Makefile
index cb23f84b9ab..ebec27a9331 100644
--- a/cpp/src/Makefile
+++ b/cpp/src/Makefile
@@ -33,7 +33,8 @@ SUBDIRS = IceUtil \
IceStorm \
Glacier2 \
IcePatch2 \
- IceGrid
+ IceGrid \
+ ca
$(EVERYTHING)::
@for subdir in $(SUBDIRS); \