summaryrefslogtreecommitdiff
path: root/lib/torture/config.mk
blob: 8a7f2a3b6b19f43847e965997487e26b1d65409d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TORTURE subsystem
[LIBRARY::torture]
PUBLIC_DEPENDENCIES = \
		LIBSAMBA-HOSTCONFIG \
		LIBSAMBA-UTIL \
		LIBTALLOC

torture_VERSION = 0.0.1
torture_SOVERSION = 0

PC_FILES += $(libtorturesrcdir)/torture.pc
torture_OBJ_FILES = $(addprefix $(libtorturesrcdir)/, torture.o subunit.o)

PUBLIC_HEADERS += $(libtorturesrcdir)/torture.h