summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/replication/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceGrid/replication/Makefile.mk')
-rw-r--r--cpp/test/IceGrid/replication/Makefile.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpp/test/IceGrid/replication/Makefile.mk b/cpp/test/IceGrid/replication/Makefile.mk
new file mode 100644
index 00000000000..e6d709446a3
--- /dev/null
+++ b/cpp/test/IceGrid/replication/Makefile.mk
@@ -0,0 +1,12 @@
+# **********************************************************************
+#
+# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+#
+# This copy of Ice is licensed to you under the terms described in the
+# ICE_LICENSE file included in this distribution.
+#
+# **********************************************************************
+
+$(test)_client_dependencies = IceGrid Glacier2
+
+tests += $(test) \ No newline at end of file