From c646ee516e2ebf5c7d168e79d8e4bf1e3e0d33d7 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sat, 21 Oct 2017 17:52:52 +0100 Subject: [PATCH] redirect: Fix copy/paste issue Signed-off-by: Ikey Doherty --- src/redirect/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redirect/meson.build b/src/redirect/meson.build index 7550a4f..9ddc7a5 100644 --- a/src/redirect/meson.build +++ b/src/redirect/meson.build @@ -1,4 +1,4 @@ -# Only build libintercept if told to! +# Only build libredirect if told to! if with_libredirect == true