diff options
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/registry/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index a566042cf2..adf26b275f 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 PYTALLOC pycredentials param +PUBLIC_DEPENDENCIES = registry PYTALLOC pycredentials pyparam_util py_registry_OBJ_FILES = $(libregistrysrcdir)/pyregistry.o |