diff options
author | Tim Potter <tpot@samba.org> | 2003-01-22 23:31:04 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-01-22 23:31:04 +0000 |
commit | eb708fe9c3fc32f9610e012198208b460aaa868f (patch) | |
tree | 0ecf23548143012b4ec9a2df1ae9480b96dcc8d5 /source3 | |
parent | 72ae2c115944f56066aa8776f64edfc12e0e19c1 (diff) | |
download | samba-eb708fe9c3fc32f9610e012198208b460aaa868f.tar.gz samba-eb708fe9c3fc32f9610e012198208b460aaa868f.tar.bz2 samba-eb708fe9c3fc32f9610e012198208b460aaa868f.zip |
Merge: Make torture tools in everything target.
(This used to be commit 087607e03a6db8e9ec021e13fe00303ec50d71a6)
Diffstat (limited to 'source3')
-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 7cb3d1f30f..db9203e7cb 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -577,7 +577,7 @@ wins : SHOWFLAGS nsswitch/libnss_wins.@SHLIBEXT@ modules: SHOWFLAGS proto_exists $(VFS_MODULES) $(PDB_MODULES) -everything: all libsmbclient debug2html smbfilter talloctort modules +everything: all libsmbclient debug2html smbfilter talloctort modules torture .SUFFIXES: .SUFFIXES: .c .o .po .po32 .lo |