mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
8 lines
172 B
Makefile
8 lines
172 B
Makefile
|
#######################
|
||
|
# Start LIBRARY swig_ldb
|
||
|
[PYTHON::swig_ldb]
|
||
|
PUBLIC_DEPENDENCIES = LIBLDB LIBPYTHON
|
||
|
SWIG_FILE = ldb.i
|
||
|
# End LIBRARY swig_ldb
|
||
|
#######################
|