summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/config/Make.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Make.rules b/cpp/config/Make.rules
index ed6c878e4b0..3b9a5e45b11 100644
--- a/cpp/config/Make.rules
+++ b/cpp/config/Make.rules
@@ -52,7 +52,7 @@ static_projects = test/%
#
# Components and projects which are built with C++11
#
-cpp11_components = $(coreandstub_components) icebox
+cpp11_components = $(coreandstub_components) icebox iceboxadmin
cpp11_projects = test/Common \
test/IceUtil/% \