diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/Makefile | 1 |
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 \ |