mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
7 lines
155 B
Makefile
7 lines
155 B
Makefile
[SUBSYSTEM::LIBDBWRAP]
|
|
PUBLIC_DEPENDENCIES = \
|
|
LIBTDB ctdb
|
|
|
|
LIBDBWRAP_OBJ_FILES = $(addprefix $(libdbwrapsrcdir)/, dbwrap.o dbwrap_tdb.o dbwrap_ctdb.o)
|
|
|