From 7916923943d600e4ef1c12419ce64aa4141baab5 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 29 Nov 2002 01:19:27 +0000 Subject: Fix up smbwrapper target. (This used to be commit f5fa4801ceb56b21facccb382db09165936df319) --- source3/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/Makefile.in') diff --git a/source3/Makefile.in b/source3/Makefile.in index b21f5d1159..10d384ec95 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -552,7 +552,7 @@ all : SHOWFLAGS proto_exists $(SBIN_PROGS) $(BIN_PROGS) $(SHLIBS) \ pam_smbpass : SHOWFLAGS bin/pam_smbpass.@SHLIBEXT@ -smbwrapper : SHOWFLAGS @WRAPPROG@ @WRAP@ @WRAP32@ +smbwrapper : SHOWFLAGS @SMBWRAPPER@ torture : SHOWFLAGS $(TORTURE_PROGS) -- cgit