From bdb6dd4a846e8e5532394282bedd4e3c355552e4 Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Sun, 23 Oct 2016 06:43:48 -0500 Subject: [PATCH] fix typo --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5b7c24c..c619530 100644 --- a/meson.build +++ b/meson.build @@ -60,7 +60,7 @@ conf.set('HAS_WEBKITGTK_2_14', has_webkitgtk_2_14) if has_lightdm_1_19_2 conf.set('HAS_LIGHTDM_1_19_2', has_lightdm_1_19_2) -fi +endif # ===================================== #