mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r4097: add missing file from last commit
sorry!:-) metze
This commit is contained in:
parent
893a8b8bca
commit
c2495d60a1
15
source/dsdb/config.mk
Normal file
15
source/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