summaryrefslogtreecommitdiff
path: root/source4/lib/registry/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-18 16:49:33 +0000
committerJelmer Vernooij <jelmer@samba.org>2008-12-18 16:49:33 +0000
commit61a2d5c8784a99d4d0419a00375be91a3e9bfc33 (patch)
tree79bb112e42044835bdd3d12c70790de6b2ba1f5c /source4/lib/registry/config.mk
parent49d522fe381430799d636305dcc8d2babe16f8ff (diff)
downloadsamba-61a2d5c8784a99d4d0419a00375be91a3e9bfc33.tar.gz
samba-61a2d5c8784a99d4d0419a00375be91a3e9bfc33.tar.bz2
samba-61a2d5c8784a99d4d0419a00375be91a3e9bfc33.zip
Use plain Python C API for registry module, rather than SWIG.
Diffstat (limited to 'source4/lib/registry/config.mk')
-rw-r--r--source4/lib/registry/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk
index a15e5b93df..6528127b0b 100644
--- a/source4/lib/registry/config.mk
+++ b/source4/lib/registry/config.mk
@@ -105,6 +105,6 @@ $(eval $(call proto_header_template,$(libregistrysrcdir)/tests/proto.h,$(torture
[PYTHON::py_registry]
LIBRARY_REALNAME = samba/registry.$(SHLIBEXT)
-PUBLIC_DEPENDENCIES = registry
+PUBLIC_DEPENDENCIES = registry PYTALLOC swig_credentials param
py_registry_OBJ_FILES = $(libregistrysrcdir)/pyregistry.o