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