summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
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); \