summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index 81d49e20c2..d6b355362c 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -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