Fix installation of pidl perl files, torture pc file.
[kai/samba.git] / source / lib / torture / config.mk
1 # TORTURE subsystem
2 [LIBRARY::torture]
3 PUBLIC_DEPENDENCIES = \
4                 LIBSAMBA-HOSTCONFIG \
5                 LIBSAMBA-UTIL \
6                 LIBTALLOC
7
8 TORTURE_VERSION = 0.0.1
9 TORTURE_SO_VERSION = 0
10
11 PC_FILES += lib/torture/torture.pc
12 torture_OBJ_FILES = $(addprefix lib/torture/, torture.o)
13
14 PUBLIC_HEADERS += lib/torture/torture.h