mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
7 lines
131 B
Makefile
7 lines
131 B
Makefile
[PYTHON::pytdb]
|
|
LIBRARY_REALNAME = tdb.$(SHLIBEXT)
|
|
PUBLIC_DEPENDENCIES = LIBTDB DYNCONFIG
|
|
|
|
pytdb_OBJ_FILES = $(tdbsrcdir)/pytdb.o
|
|
|