summaryrefslogtreecommitdiff
path: root/source4/utils/net/config.mk
diff options
context:
space:
mode:
authorWilco Baan Hofman <wilco@baanhofman.nl>2010-04-23 11:53:04 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-06-20 17:19:10 +0200
commitb02571541998f2698a92be8729f4f0da869a0f99 (patch)
treefd1afd2b5b78cc99a716eaf0921b14e366151eca /source4/utils/net/config.mk
parent626db5c3b5854a895b79ab186a36d1b5cbb769b5 (diff)
downloadsamba-b02571541998f2698a92be8729f4f0da869a0f99.tar.gz
samba-b02571541998f2698a92be8729f4f0da869a0f99.tar.bz2
samba-b02571541998f2698a92be8729f4f0da869a0f99.zip
Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Diffstat (limited to 'source4/utils/net/config.mk')
-rw-r--r--source4/utils/net/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/net/config.mk b/source4/utils/net/config.mk
index 5549d5d7e4..032f68555a 100644
--- a/source4/utils/net/config.mk
+++ b/source4/utils/net/config.mk
@@ -33,7 +33,7 @@ PRIVATE_DEPENDENCIES = \
LIBPOPT \
POPT_SAMBA \
POPT_CREDENTIALS \
- LIBGPO \
+ policy \
net_drs
# End BINARY net
#################################