Move object files lists to makefile rather than smb_build.
[metze/samba/wip.git] / source4 / lib / dbwrap / config.mk
1 [SUBSYSTEM::LIBDBWRAP]
2 PUBLIC_DEPENDENCIES = \
3                 LIBTDB ctdb
4
5 LIBDBWRAP_OBJ_FILES = $(addprefix lib/dbwrap/, dbwrap.o dbwrap_tdb.o dbwrap_ctdb.o)
6