summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-02-15 14:55:31 +1100
committerAndrew Tridgell <tridge@samba.org>2008-02-15 14:55:31 +1100
commit66e8bc9dac291946986d1eb202fc2ed584330118 (patch)
treed54d34b461c95293c1289c5a5c7ca56d6ceefd03 /source4/torture/config.mk
parent63c099c51a71afad67dce2d2df842b934412117b (diff)
downloadsamba-66e8bc9dac291946986d1eb202fc2ed584330118.tar.gz
samba-66e8bc9dac291946986d1eb202fc2ed584330118.tar.bz2
samba-66e8bc9dac291946986d1eb202fc2ed584330118.zip
converted locktest to use popt and cmdline utility code
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 0c5e641b4b..18e5ea70ec 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -362,6 +362,9 @@ INSTALLDIR = BINDIR
OBJ_FILES = \
locktest.o
PRIVATE_DEPENDENCIES = \
+ LIBPOPT \
+ POPT_SAMBA \
+ POPT_CREDENTIALS \
LIBSAMBA-UTIL \
LIBCLI_SMB \
LIBSAMBA-CONFIG