From bc0e0a4c69d11fbdb61b1edc1e8d088090807249 Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Wed, 12 Aug 2009 17:50:04 +0200 Subject: wbinfo: Use one codebase for Samba3 and Samba4. There can be only one....wbinfo that is. --- nsswitch/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsswitch/config.mk') diff --git a/nsswitch/config.mk b/nsswitch/config.mk index 9a04f3bc37..a85939c4f4 100644 --- a/nsswitch/config.mk +++ b/nsswitch/config.mk @@ -36,4 +36,4 @@ PRIVATE_DEPENDENCIES = \ ################################# wbinfo_OBJ_FILES = \ - $(nsswitchsrcdir)/wbinfo4.o + $(nsswitchsrcdir)/wbinfo.o -- cgit