diff options
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-x | cpp/allDemos.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py index cc373cda81a..e7a42b73f63 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -48,6 +48,7 @@ demos = [ "IceGrid/sessionActivation", "IceGrid/replication", "IceGrid/icebox", + "IceGrid/secure", "Glacier2/chat", "Glacier2/callback", "Freeze/bench", |