diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/config/Make.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/config/Make.rules b/cpp/config/Make.rules index d67473e8310..94d5383b509 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -73,6 +73,7 @@ cpp11_projects = test/Common \ test/IceDiscovery/% \ test/IceBox/% \ test/Glacier2/application \ + test/Glacier2/sessionHelper \ test/IceGrid/simple cpp11_excludes = IcePatch2 \ |