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

$(test)_libraries       := $(test)_TestPlugin

$(test)_TestPlugin_sources := Plugin.cpp

tests += $(test)