[SCM] Samba Shared Repository - branch master updated - f4293618a712ca7ce59b7d695e2e3d918ddbb542

Michael Adam obnox at samba.org
Wed Sep 17 17:00:12 GMT 2008


The branch, master has been updated
       via  f4293618a712ca7ce59b7d695e2e3d918ddbb542 (commit)
      from  0ff2b4c7eb542ae8eddc8855365129bb853610ec (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit f4293618a712ca7ce59b7d695e2e3d918ddbb542
Author: Michael Adam <obnox at samba.org>
Date:   Wed Sep 17 18:55:33 2008 +0200

    [s3]build: add dependency to libsmbclient to libsmbclient_examples target
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 855f262..2300e4a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2728,7 +2728,7 @@ valgrindtest:: all torture timelimit
 ## Examples:
 ##
 
-libsmbclient_examples:
+libsmbclient_examples: libsmbclient
 	$(MAKE) -C ../examples/libsmbclient -f Makefile.internal
 
 clean_libsmbclient_examples:


-- 
Samba Shared Repository


More information about the samba-cvs mailing list