mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
ldb: Fix building python modules against system-provided ldb.
This commit is contained in:
parent
2c2b16b5ae
commit
583ea85ae0
@ -2,6 +2,7 @@
|
||||
# Start LIBRARY swig_ldb
|
||||
[PYTHON::swig_ldb]
|
||||
PUBLIC_DEPENDENCIES = LIBLDB
|
||||
CFLAGS = -Ilib/ldb/include
|
||||
SWIG_FILE = ldb.i
|
||||
# End LIBRARY swig_ldb
|
||||
#######################
|
||||
|
Loading…
Reference in New Issue
Block a user