1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-26 23:33:15 +03:00

r14729: Install db_wrap.h and db_wrap_proto.h

This commit is contained in:
Jelmer Vernooij
2006-03-25 21:02:22 +00:00
committed by Gerald (Jerry) Carter
parent 7a227457a4
commit aa8979d55d
2 changed files with 4 additions and 1 deletions

View File

@@ -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