diff options
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 |