1
0
Fork 0

meson.build: Remove a newline

Will group two related variables together. The actual motivation is to
trigger the dist CI job.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2204>
This commit is contained in:
Jonas Ådahl 2022-01-04 11:26:51 +01:00
parent 1dcdb551a7
commit 9e9f3a0330

View file

@ -83,7 +83,6 @@ libmutter_name = 'mutter-' + libmutter_api_version
mutter_installed_tests_datadir = join_paths(
datadir, 'installed-tests', libmutter_name)
mutter_installed_tests_libexecdir = join_paths(
libexecdir, 'installed-tests', libmutter_name)