summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-04-04 14:35:12 +0200
committerVolker Lendecke <vl@samba.org>2012-04-17 10:21:02 +0200
commitae691cd9cc5f00a1d4465d233cdd9f5b580b2c39 (patch)
tree68c6cf8d3203012d2f78cadfbd7c655d8276d305 /source3/Makefile.in
parent842b86c45ff656aab531530646a4e935e53166e4 (diff)
downloadsamba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.gz
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.bz2
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.zip
s3: Add two notify benchmark tests
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 82ff1f0c87..aef9750cbd 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1278,6 +1278,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/test_cleanup.o \
torture/test_ctdbconn.o \
torture/test_msg.o \
+ torture/test_notify.o \
torture/t_strappend.o
SMBTORTURE_OBJ = $(SMBTORTURE_OBJ1) $(PARAM_OBJ) $(TLDAP_OBJ) \