summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index ac330b39ff..09c1dd7b35 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2811,7 +2811,8 @@ selftest:: all torture timelimit
@../selftest/selftest.pl --prefix=st --target=samba3 \
--testlist="$(srcdir)/selftest/tests.sh|" \
--expected-failures=$(srcdir)/selftest/knownfail \
- --exclude=$(srcdir)/selftest/skip
+ --exclude=$(srcdir)/selftest/skip \
+ --socket-wrapper
# Check for Winbind struct 32/64bit padding
test_wbpad: