mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r14729: Install db_wrap.h and db_wrap_proto.h
(This used to be commit aa8979d55d2f7c760cbe5bc349c8b4842de98546)
This commit is contained in:
parent
d2cc33c9c7
commit
36e50ecc04
@ -83,3 +83,5 @@ libcli/util/asn_1.h: samba/asn1.h
|
||||
libcli/util/asn1_proto.h: samba/asn1/proto.h
|
||||
libcli/util/error.h: core/error.h
|
||||
libcli/util/proto.h: core/error_proto.h
|
||||
lib/db_wrap.h: db_wrap.h
|
||||
lib/db_wrap_proto.h: db_wrap/proto.h
|
||||
|
@ -55,7 +55,8 @@ OBJ_FILES = \
|
||||
gencache/gencache.o \
|
||||
|
||||
[SUBSYSTEM::DB_WRAP]
|
||||
PRIVATE_PROTO_HEADER = db_wrap_proto.h
|
||||
PUBLIC_PROTO_HEADER = db_wrap_proto.h
|
||||
PUBLIC_HEADERS = db_wrap.h
|
||||
OBJ_FILES = db_wrap.o \
|
||||
gendb.o
|
||||
REQUIRED_SUBSYSTEMS = ldb LIBTDB LDBSAMBA
|
||||
|
Loading…
x
Reference in New Issue
Block a user