summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/param/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/wscript_build b/source4/param/wscript_build
index bd37e51925..72674e5574 100644
--- a/source4/param/wscript_build
+++ b/source4/param/wscript_build
@@ -47,7 +47,7 @@ bld.SAMBA_SUBSYSTEM('SECRETS',
)
-bld.SAMBA_PYTHON('param',
+bld.SAMBA_PYTHON('pyparam',
source='pyparam.c',
deps='samba-hostconfig pytalloc-util',
realname='samba/param.so'