summaryrefslogtreecommitdiff
path: root/lib/torture
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-11-16 16:19:58 +0100
committerStefan Metzmacher <metze@samba.org>2008-11-16 16:21:25 +0100
commit45cf68ce8f9426757c37a8352f9d9104be814407 (patch)
treea13d69f4592dda56088784cf3eefa712ffd52b8e /lib/torture
parente711d7615797c48650bc8159928ab00a68055a6e (diff)
downloadsamba-45cf68ce8f9426757c37a8352f9d9104be814407.tar.gz
s4:torture: fix the build with auto dependencies
metze
Diffstat (limited to 'lib/torture')
-rw-r--r--lib/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/torture/config.mk b/lib/torture/config.mk
index 8a7f2a3b6b1..abd89260f67 100644
--- a/lib/torture/config.mk
+++ b/lib/torture/config.mk
@@ -4,6 +4,7 @@ PUBLIC_DEPENDENCIES = \
LIBSAMBA-HOSTCONFIG \
LIBSAMBA-UTIL \
LIBTALLOC
+CFLAGS = -I$(libtorturesrcdir) -I$(libtorturesrcdir)/../
torture_VERSION = 0.0.1
torture_SOVERSION = 0