summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/makefile.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/smb_build/makefile.pl b/source4/build/smb_build/makefile.pl
index 0b85fac926..7f05ed9bcd 100644
--- a/source4/build/smb_build/makefile.pl
+++ b/source4/build/smb_build/makefile.pl
@@ -294,7 +294,7 @@ sub _prepare_subsystem_obj_list($)
# $module_ctx->{OBJ_LIST} - the list of objectfiles which sould be linked to this module
#
# $output - the resulting output buffer
-sub _prepare_module_objlist($)
+sub _prepare_module_obj_list($)
{
my $ctx = shift;