summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/build/smb_build/config_mk.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/build/smb_build/config_mk.pm b/source4/build/smb_build/config_mk.pm
index 17bec56ced..7eb0ddc56d 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -48,7 +48,7 @@ my $section_types = {
"ENABLE" => "bool",
"NOPROTO" => "bool",
- "OUTPUT_TYPE" => "string",
+ "OUTPUT_TYPE" => "string",
"MANPAGE" => "string",
"PRIVATE_PROTO_HEADER" => "string",
@@ -75,7 +75,7 @@ my $section_types = {
"MINOR_VERSION" => "string",
"RELEASE_VERSION" => "string",
- "INIT_FUNCTION_TYPE" => "string",
+ "INIT_FUNCTION_TYPE" => "string",
"OBJ_FILES" => "list",