summaryrefslogtreecommitdiff
path: root/source4/main.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-08 17:43:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:08:00 -0500
commitd4d587670151a60393f5c61fcef1159b042df5fa (patch)
treeef78607fe165722f4f561b37d567339786523800 /source4/main.mk
parent83fbf5bbab7bb23e7b1d92e0137a393b3bff3a93 (diff)
downloadsamba-d4d587670151a60393f5c61fcef1159b042df5fa.tar.gz
samba-d4d587670151a60393f5c61fcef1159b042df5fa.tar.bz2
samba-d4d587670151a60393f5c61fcef1159b042df5fa.zip
r25582: build nmblookup with make testsuite as it's needed in the blackbox tests
metze (This used to be commit 18991998b209f46937d1060c2bc8b841da5b6173)
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/main.mk b/source4/main.mk
index 4610ecb260..1a6524cbf4 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -47,7 +47,7 @@ everything: all libraries headers
# needed by samba3's 'make test' and the build-farm
# scripts use that it as fallback in case
# 'make everything' fails
-testsuite: bin/smbclient bin/cifsdd bin/smbtorture
+testsuite: bin/smbclient bin/cifsdd bin/smbtorture bin/nmblookup
showlayout:
@echo 'Samba will be installed into:'