summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/interceptor/Makefile.mk
blob: 9cd3052fa4e0848c393604bbda0919d261ffda72 (plain)
1
2
3
4
5
6
7
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#

$(test)_client_sources = Client.cpp Test.ice TestI.cpp MyObjectI.cpp InterceptorI.cpp AMDInterceptorI.cpp

tests += $(test)