[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2166-g26d012d

Michael Adam obnox at samba.org
Wed Feb 13 09:37:10 GMT 2008


The branch, v3-2-test has been updated
       via  26d012dd3de8ec146eb22656f1ed8eef110e4be6 (commit)
      from  9312755955eac9897c8117773f8cd7d1652b2bca (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 26d012dd3de8ec146eb22656f1ed8eef110e4be6
Author: Michael Adam <obnox at samba.org>
Date:   Wed Feb 13 10:36:43 2008 +0100

    Fix install: Add creation of include dir to installlibtalloc target.
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source/Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 50dfe4a..5d78b99 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1959,6 +1959,7 @@ installlibtalloc: installdirs libtalloc
 	@$(SHELL) $(srcdir)/script/installdirs.sh $(INSTALLPERMS_BIN) $(DESTDIR) $(LIBDIR)
 	-$(INSTALLLIBCMD_SH) $(LIBTALLOC_SHARED_TARGET) $(DESTDIR)$(LIBDIR)
 	-$(INSTALLLIBCMD_A) $(LIBTALLOC_STATIC_TARGET) $(DESTDIR)$(LIBDIR)
+	@$(SHELL) $(srcdir)/script/installdirs.sh $(INSTALLPERMS_BIN) $(DESTDIR) ${prefix}/include
 	-$(INSTALLCMD) -m $(INSTALLPERMS_DATA) @tallocdir@/talloc.h $(DESTDIR)${prefix}/include
 
 installlibsmbsharemodes: installdirs libsmbsharemodes


-- 
Samba Shared Repository


More information about the samba-cvs mailing list