From ef41d0d951cd81d92d6e0e3530339cd2e0a1bb6c Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 16 Apr 2003 09:12:26 +0000 Subject: Add torture to everything.. (This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0) --- 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 ea19a6a91e..4e43882a2a 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -664,7 +664,7 @@ wins : SHOWFLAGS nsswitch/libnss_wins.@SHLIBEXT@ modules: SHOWFLAGS proto_exists $(MODULES) -everything: all libsmbclient debug2html smbfilter talloctort +everything: all libsmbclient debug2html smbfilter talloctort torture .SUFFIXES: .SUFFIXES: .c .o .po .po32 .lo -- cgit