Remove support for .py files from smb_build - deal with it only in the makefiles.
[nivanova/samba-autobuild/.git] / source4 / lib / tdb / python.mk
1 [PYTHON::swig_tdb]
2 SWIG_FILE = tdb.i
3 PUBLIC_DEPENDENCIES = LIBTDB DYNCONFIG
4
5 swig_tdb_OBJ_FILES = lib/tdb/tdb_wrap.o
6
7 $(eval $(call python_py_module_template,tdb.py,lib/tdb/tdb.py))