summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index 3a9d0818f99..1cc1dbbc586 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -44,6 +44,8 @@ demos = [
"Ice/properties",
"Ice/optional",
"Ice/context",
+ "IceDiscovery/hello",
+ "IceDiscovery/replication",
]
if not Util.isWin32() or not Util.isVC100():