summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosselin Mouette <joss@malsain.org>2016-01-29 11:37:37 +0100
committerRobert Roth <robert.roth.off@gmail.com>2022-03-28 05:23:42 +0000
commit246ec92cab64db5d966f197aa910d647570798b2 (patch)
treef302d2a064c30538bbe48680ce6ea84d68c2c707 /src
parente68d20f739e6e3ea9ec601831f55d2b51fd81d85 (diff)
downloadlibgtop-246ec92cab64db5d966f197aa910d647570798b2.tar.gz
daemon: Install to libexecdir, not bindir
https://bugzilla.gnome.org/show_bug.cgi?id=602664 https://gitlab.gnome.org/GNOME/libgtop/-/issues/17
Diffstat (limited to 'src')
-rw-r--r--src/daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index f29d0a62..33d9a10d 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -26,7 +26,7 @@ suid_sysdeps =
suid_common =
endif
-bin_PROGRAMS = libgtop_daemon2 @server_programs@
+libexec_PROGRAMS = libgtop_daemon2 @server_programs@
EXTRA_PROGRAMS = libgtop_server2