summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2009-11-20 14:57:11 -0600
committerAndrew Bartlett <abartlet@samba.org>2009-12-01 16:40:52 +1100
commitbd17df71b59ba54c7845ddc000e8cb17b6a23928 (patch)
tree15c2573f5e23d51efe3028feed4b61f6714928b3 /source4/Makefile
parentc93fc3a10a8839752eb4c1d1e91c1b455c974eef (diff)
downloadsamba-bd17df71b59ba54c7845ddc000e8cb17b6a23928.tar.gz
samba-bd17df71b59ba54c7845ddc000e8cb17b6a23928.tar.bz2
samba-bd17df71b59ba54c7845ddc000e8cb17b6a23928.zip
s4 - Create default modules directory.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/Makefile')
-rw-r--r--source4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/Makefile b/source4/Makefile
index 8f23da5679..8e4895bc11 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -213,6 +213,7 @@ installdirs::
$(DESTDIR)$(torturedir) \
$(DESTDIR)$(libdir) \
$(DESTDIR)$(modulesdir) \
+ $(DESTDIR)$(modulesdir)/ldb \
$(DESTDIR)$(mandir) \
$(DESTDIR)$(localstatedir) \
$(DESTDIR)$(localstatedir)/lib \