Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
[sharpe/samba-autobuild/.git] / source4 / lib / tdb / config.mk
index fd39074f5056c9f063c007c25c8c33db33874fb8..b9a8f80dda597dabffd2fde9d551a3e28f986325 100644 (file)
@@ -12,8 +12,6 @@ LIBTDB_OBJ_FILES = $(addprefix lib/tdb/common/, \
        open.o traverse.o freelist.o \
        error.o transaction.o)
 
-PUBLIC_HEADERS += $(tdbdir)/include/tdb.h
-
 ################################################
 # Start BINARY tdbtool
 [BINARY::tdbtool]