summaryrefslogtreecommitdiff
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-02 13:11:31 +0200
committerKarolin Seeger <kseeger@samba.org>2008-11-19 09:31:22 +0100
commit40758398dda0e85eae90db45ba72531ed61fd4fe (patch)
tree3d0048a46b5033a932528fd4ad67483f8f97b66c /source/Makefile.in
parentb9446cf84459cba551757938254f32193d733f07 (diff)
downloadsamba-40758398dda0e85eae90db45ba72531ed61fd4fe.tar.gz
wbclient: add wbcGuidToString and wbcStringToGuid helper functions.
Guenther (cherry picked from commit 162af045bb616da6e9864a121dee91c21d67d86b)
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index a5af0b2e37d..685c6884410 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1731,6 +1731,7 @@ LIBWBCLIENT_OBJ0 = nsswitch/libwbclient/wbclient.o \
nsswitch/libwbclient/wbc_pwd.o \
nsswitch/libwbclient/wbc_idmap.o \
nsswitch/libwbclient/wbc_sid.o \
+ nsswitch/libwbclient/wbc_guid.o \
nsswitch/libwbclient/wbc_pam.o
LIBWBCLIENT_OBJ = $(LIBWBCLIENT_OBJ0) \
$(WBCOMMON_OBJ) \