summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-16 12:13:00 +0200
committerVolker Lendecke <vl@samba.org>2009-08-16 12:39:07 +0200
commita511a875197778e9f032f442d8cd6a48b4e47f69 (patch)
tree123c3596752f62f2078bd90b6d37d911f0e3f687 /source3/Makefile.in
parent3f3f49d5e23b92051508b2555688417865f668b0 (diff)
downloadsamba-a511a875197778e9f032f442d8cd6a48b4e47f69.tar.gz
samba-a511a875197778e9f032f442d8cd6a48b4e47f69.tar.bz2
samba-a511a875197778e9f032f442d8cd6a48b4e47f69.zip
s3:winbind: Convert WINBINDD_GETGRGID to the new API
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 19cccf467a..d96dc2aaf1 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1182,6 +1182,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_getuserdomgroups.o \
winbindd/winbindd_getgroups.o \
winbindd/winbindd_show_sequence.o \
+ winbindd/winbindd_getgrgid.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o