From 9ec285c5685335deb991832d19236fb88b543401 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 12 Mar 2002 04:18:51 +0000 Subject: Added wins entry. (This used to be commit a4be3b7b93ac95d16c01519a57fd9c57b20ffcae) --- source3/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3') diff --git a/source3/Makefile.in b/source3/Makefile.in index 645539dc82..ad82658158 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -491,6 +491,8 @@ talloctort : SHOWFLAGS bin/talloctort nsswitch : SHOWFLAGS $(WINBIND_PROGS) $(WINBIND_SPROGS) $(LPROGS) +wins : SHOWFLAGS nsswitch/libnss_wins.so + .SUFFIXES: .SUFFIXES: .c .o .po .po32 .lo -- cgit