[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-795-g36a31f3

Stefan Metzmacher metze at samba.org
Wed Feb 13 08:00:27 GMT 2008


The branch, v4-0-test has been updated
       via  36a31f31c4c01f4ebf1359650c497a1ba447e6d0 (commit)
      from  df82b0aa6990b59cde20893cb690a8a260526178 (commit)

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


- Log -----------------------------------------------------------------
commit 36a31f31c4c01f4ebf1359650c497a1ba447e6d0
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Feb 12 14:39:52 2008 +0100

    Makefile: --enable-automatic-dependencies usage
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile b/source/Makefile
index a5f32e1..a99dc82 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -21,6 +21,7 @@ HOSTLD_FLAGS = $(LDFLAGS)
 
 default: all
 
+include rules.mk
 include data.mk
 
 DEFAULT_HEADERS = $(srcdir)/lib/util/dlinklist.h \
@@ -175,7 +176,6 @@ testcov-html::
 
 include pidl/config.mk
 include selftest/config.mk
-include rules.mk
 
 showflags::
 	@echo '  pwd        = '`/bin/pwd`


-- 
Samba Shared Repository


More information about the samba-cvs mailing list