summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-04-04 14:51:09 +0200
committerVolker Lendecke <vl@samba.org>2012-04-17 11:54:35 +0200
commit8ed7ff483cc55091138f1e61cfc7573f2f8a0015 (patch)
tree62382ace2d91513bcf01a0e193b3a0a97e79a8c7 /source3/Makefile.in
parentee4f2abbda32c4712d0cbc0be171c31d1559a263 (diff)
downloadsamba-8ed7ff483cc55091138f1e61cfc7573f2f8a0015.tar.gz
samba-8ed7ff483cc55091138f1e61cfc7573f2f8a0015.tar.bz2
samba-8ed7ff483cc55091138f1e61cfc7573f2f8a0015.zip
s3: Add smbstatus -N to output the notify db
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Tue Apr 17 11:54:35 CEST 2012 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 aef9750cbd..d48ce37064 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1038,6 +1038,7 @@ SWAT_OBJ = $(SWAT_OBJ1) $(PARAM_OBJ) $(PRINTING_OBJ) $(PRINTBASE_OBJ) $(LIBSMB_O
STATUS_OBJ = utils/status.o utils/status_profile.o \
$(LOCKING_OBJ) $(PARAM_OBJ) \
+ smbd/notify_internal.o librpc/gen_ndr/ndr_notify.o \
$(PROFILE_OBJ) $(LIB_NONSMBD_OBJ) $(POPT_LIB_OBJ) \
$(LIBSMB_ERR_OBJ) $(FNAME_UTIL_OBJ)