meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I73471b8ae6b57b537b4879f52f5db3c7c06f30f0
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/phosphor-ldap-config/meson.build b/phosphor-ldap-config/meson.build
index 24060ea..2f79486 100644
--- a/phosphor-ldap-config/meson.build
+++ b/phosphor-ldap-config/meson.build
@@ -16,7 +16,7 @@
         'ldap_config.cpp',
         'ldap_config_mgr.cpp',
         'ldap_mapper_entry.cpp',
-        'ldap_mapper_serialize.cpp'
+        'ldap_mapper_serialize.cpp',
     ],
     include_directories: '..',
     dependencies: phosphor_ldap_conf_deps,