summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ca027b62b3..ee39cf090e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@
ACLOCAL_AMFLAGS = -I m4
+# Override libexecdir
+libexecdir=$(exec_prefix)/lib
+
# Dirs of external packages
dbuspolicydir=@dbuspolicydir@
dbussessionservicedir=@dbussessionservicedir@