1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Jelmer Vernooij 8515d23a3a r26196: Always build python bindings for ldb.
(This used to be commit 0aa19ce73f435cab44f83023b9b265d4761d3c31)
2007-12-21 05:46:46 +01:00

8 lines
172 B
Makefile

#######################
# Start LIBRARY swig_ldb
[PYTHON::swig_ldb]
PUBLIC_DEPENDENCIES = LIBLDB LIBPYTHON
SWIG_FILE = ldb.i
# End LIBRARY swig_ldb
#######################