summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-04-03 14:36:53 +0200
committerVolker Lendecke <vlendec@samba.org>2011-04-03 16:13:21 +0200
commit32296a2c3653ef1a1fe2ef0e4939be421d1ee7a0 (patch)
tree0a4efdc749146ae933e9bda547d29b5b95fc1fbf /source3/Makefile.in
parent2b94169cda00e31a3b7814996abf42635735b6ff (diff)
downloadsamba-32296a2c3653ef1a1fe2ef0e4939be421d1ee7a0.tar.gz
samba-32296a2c3653ef1a1fe2ef0e4939be421d1ee7a0.tar.bz2
samba-32296a2c3653ef1a1fe2ef0e4939be421d1ee7a0.zip
s3: Add a quick test for bug 8042
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Apr 3 16:13:21 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 05843efd63..a0f28f1e83 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1213,6 +1213,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/test_async_echo.o \
torture/test_smbsock_any_connect.o \
torture/test_addrchange.o \
+ torture/test_case_insensitive.o \
torture/test_posix_append.o
SMBTORTURE_OBJ = $(SMBTORTURE_OBJ1) $(PARAM_OBJ) $(TLDAP_OBJ) \