svn commit: samba r4097 - in branches/SAMBA_4_0/source/dsdb: .

metze at samba.org metze at samba.org
Wed Dec 8 10:13:45 GMT 2004


Author: metze
Date: 2004-12-08 10:13:45 +0000 (Wed, 08 Dec 2004)
New Revision: 4097

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4097

Log:
add missing file from last commit

sorry!:-)

metze

Added:
   branches/SAMBA_4_0/source/dsdb/config.mk


Changeset:
Added: branches/SAMBA_4_0/source/dsdb/config.mk
===================================================================
--- branches/SAMBA_4_0/source/dsdb/config.mk	2004-12-08 08:21:35 UTC (rev 4096)
+++ branches/SAMBA_4_0/source/dsdb/config.mk	2004-12-08 10:13:45 UTC (rev 4097)
@@ -0,0 +1,15 @@
+# Directory Service subsystem
+
+################################################
+# Start SUBSYSTEM SAMDB
+[SUBSYSTEM::SAMDB]
+INIT_OBJ_FILES = \
+		dsdb/samdb/samdb.o
+ADD_OBJ_FILES = \
+		dsdb/common/flag_mapping.o
+REQUIRED_SUBSYSTEMS = \
+		DCERPC_COMMON \
+		LIBLDB
+#
+# End SUBSYSTEM SAMDB
+################################################



More information about the samba-cvs mailing list