summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Makefile b/cpp/src/Makefile
index 0602ad67287..219b60b2e8a 100644
--- a/cpp/src/Makefile
+++ b/cpp/src/Makefile
@@ -26,7 +26,8 @@ SUBDIRS = IceUtil \
Freeze \
IceStorm \
IcePack \
- Glacier
+ Glacier \
+ IceBox
$(EVERYTHING)::
@for subdir in $(SUBDIRS); \