aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
Diffstat (limited to 'sway')
-rw-r--r--sway/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/meson.build b/sway/meson.build
index 2388a66d..94d5abdb 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -205,6 +205,5 @@ executable(
include_directories: [sway_inc],
dependencies: sway_deps,
link_with: [lib_sway_common],
- install_rpath : rpathdir,
install: true
)