about summary refs log blame commit diff
path: root/tests/plugins/local.mk
blob: a5f19b087c827c93df26bd947b52277ba21792bc (plain) (tree)
1
2
3
4
5
6
7
8
9








                                         
libraries += plugintest

plugintest_DIR := $(d)

plugintest_SOURCES := $(d)/plugintest.cc

plugintest_ALLOW_UNDEFINED := 1

plugintest_EXCLUDE_FROM_LIBRARY_LIST := 1