summaryrefslogtreecommitdiff
path: root/source4/lib/torture/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/torture/config.mk')
-rw-r--r--source4/lib/torture/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/torture/config.mk b/source4/lib/torture/config.mk
index e981ee0c99..15c64786c5 100644
--- a/source4/lib/torture/config.mk
+++ b/source4/lib/torture/config.mk
@@ -5,6 +5,9 @@ PUBLIC_DEPENDENCIES = \
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)