summaryrefslogtreecommitdiff
path: root/source4/lib/torture/config.mk
blob: 15c64786c5086d46007b7b6809cb96dca6e53251 (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_SO_VERSION = 0

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

PUBLIC_HEADERS += lib/torture/torture.h