mirror of
https://github.com/samba-team/samba.git
synced 2025-12-04 08:23:50 +03:00
8 lines
162 B
Makefile
8 lines
162 B
Makefile
#######################
|
|
# Start LIBRARY swig_ldb
|
|
[PYTHON::swig_ldb]
|
|
PUBLIC_DEPENDENCIES = LIBLDB
|
|
SWIG_FILE = ldb.i
|
|
# End LIBRARY swig_ldb
|
|
#######################
|