diff options
Diffstat (limited to 'source3')
-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 a0032d8de8..fab5c1ebd4 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -232,6 +232,8 @@ all : CHECK $(SPROGS) $(PROGS) smbwrapper : CHECK smbwrapper/smbsh smbwrapper/smbwrapper.so @WRAP32@ +smbtorture : CHECK bin/smbtorture + .SUFFIXES: .SUFFIXES: .c .o .po .po32 |