summaryrefslogtreecommitdiff
path: root/source4/winbind/config.mk
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2007-08-20 11:38:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:02:18 -0500
commit01db94b95321c04107982ea211d1521cda862fa4 (patch)
tree93004cf794d6affaadfa75c46e449461547cb3bc /source4/winbind/config.mk
parent46435bbcd058d3eaf3676fa5f1852ea4258ec3ff (diff)
downloadsamba-01db94b95321c04107982ea211d1521cda862fa4.tar.gz
samba-01db94b95321c04107982ea211d1521cda862fa4.tar.bz2
samba-01db94b95321c04107982ea211d1521cda862fa4.zip
r24575: Implement setpwent
(This used to be commit 9bbbedac99278853e30a9f81f594ee3144545268)
Diffstat (limited to 'source4/winbind/config.mk')
-rw-r--r--source4/winbind/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/winbind/config.mk b/source4/winbind/config.mk
index 9133ad92c6..dd3f19aa63 100644
--- a/source4/winbind/config.mk
+++ b/source4/winbind/config.mk
@@ -31,6 +31,7 @@ OBJ_FILES = \
wb_cmd_usersids.o \
wb_cmd_list_trustdom.o \
wb_cmd_list_users.o \
+ wb_cmd_setpwent.o \
wb_pam_auth.o \
wb_sam_logon.o
PRIVATE_DEPENDENCIES = \