summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
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/Makefile.in
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/Makefile.in')
-rw-r--r--source4/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index b40d367602..40f35e0308 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -109,7 +109,7 @@ ntp_signdsrcdir := ntp_signd
wmisrcdir := lib/wmi
tallocsrcdir := ../lib/talloc
comsrcdir := $(srcdir)/lib/com
-libgpodir := libgpo
+policydir := lib/policy
include data.mk