blob: d6e49f3650f9943a8594dcd1c0755a6356c10b2c (
plain)
1
2
3
4
5
6
7
8
9
|
# **********************************************************************
#
# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# **********************************************************************
$(test)_dependencies = IceDiscovery TestCommon IceSSL Ice
tests += $(test)
|