mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
[SUBSYSTEM::LIBDBWRAP]
|
|
OBJ_FILES = dbwrap.o \
|
|
dbwrap_tdb.o \
|
|
dbwrap_ctdb.o
|
|
PUBLIC_DEPENDENCIES = \
|
|
LIBTDB ctdb
|