mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r4097: add missing file from last commit
sorry!:-)
metze
(This used to be commit c2495d60a1
)
This commit is contained in:
parent
8d0c3eefbc
commit
436732e1ed
15
source4/dsdb/config.mk
Normal file
15
source4/dsdb/config.mk
Normal file
@ -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
|
||||||
|
################################################
|
Loading…
Reference in New Issue
Block a user