summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2002-07-28 06:04:32 +0000
committerAndrew Tridgell <tridge@samba.org>2002-07-28 06:04:32 +0000
commita5216d2340095ecd71fc8f039ac3bb03b9e61665 (patch)
tree73b60361d8bfa75211bf9fab6510878115c16962 /source3/Makefile.in
parent03e9a50305ed14e580c26cbe1fb53d3f7784e9da (diff)
downloadsamba-a5216d2340095ecd71fc8f039ac3bb03b9e61665.tar.gz
samba-a5216d2340095ecd71fc8f039ac3bb03b9e61665.tar.bz2
samba-a5216d2340095ecd71fc8f039ac3bb03b9e61665.zip
partial apply of samba-patches 960
(This used to be commit a302e31519e0935f820dfe3555ec6d3473d89694)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 77ca5d0294..7f23d11e40 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -110,7 +110,7 @@ TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest \
SHLIBS = @LIBSMBCLIENT@
SCRIPTS = $(srcdir)/script/smbtar $(srcdir)/script/addtosmbpass $(srcdir)/script/convert_smbpasswd \
- $(srcdir)/script/findsmb
+ $(builddir)/script/findsmb
QUOTAOBJS=@QUOTAOBJS@