diff options
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index a4ea95f6ec..c1f0c8ee15 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -419,7 +419,7 @@ debug2html : CHECK bin/debug2html smbfilter : CHECK bin/smbfilter -nsswitch : CHECK $(WINBIND_PROGS) +nsswitch : CHECK @WINBIND_TARGETS@ .SUFFIXES: .SUFFIXES: .c .o .po .po32 .lo |