summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-04-11 12:01:02 +0200
committerStefan Metzmacher <metze@samba.org>2008-04-11 15:59:34 +0200
commit4313d7b6c27f0c7ea72be5f4790035d27b0b4d02 (patch)
tree9c7944c9bc84646e9062646d74b8176cf6020d6c /source3/Makefile.in
parent08591d0095b80080d42b7292073ad59c58586155 (diff)
downloadsamba-4313d7b6c27f0c7ea72be5f4790035d27b0b4d02.tar.gz
samba-4313d7b6c27f0c7ea72be5f4790035d27b0b4d02.tar.bz2
samba-4313d7b6c27f0c7ea72be5f4790035d27b0b4d02.zip
nsswitch: remove unused nsswitch/wb_client.c
metze (This used to be commit 2b236c7ace15b4408c31ed918b449d5a22e1769f)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index d89278c027..de9b915f99 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -862,7 +862,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \
$(PASSWD_UTIL_OBJ) utils/net_dns.o utils/net_ads_gpo.o \
utils/net_conf.o \
utils/net_registry.o \
- auth/token_util.o utils/net_dom.o nsswitch/wb_client.o
+ auth/token_util.o utils/net_dom.o
# these are not processed by make proto
NET_OBJ2 = utils/net_registry_util.o