summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-02-06 19:24:17 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-02-07 00:48:52 +0100
commite124844907ed6973915e4d56f5442ecd07535a12 (patch)
tree3ea48f3ae8a747d490acd0dc0a273e5948dda9df /Makefile.am
parent9a3e40dc49c1e38bf58e45be5adff37615f3910b (diff)
downloadsssd-e124844907ed6973915e4d56f5442ecd07535a12.tar.gz
sssd-e124844907ed6973915e4d56f5442ecd07535a12.tar.xz
sssd-e124844907ed6973915e4d56f5442ecd07535a12.zip
Make sudo installation path configurable, install into libdir by default
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b6aea9cf..85d990420 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ logpath = @logpath@
pubconfpath = @pubconfpath@
pkgconfigdir = $(libdir)/pkgconfig
krb5rcachedir = @krb5rcachedir@
-sudolibdir = @appmodpath@
+sudolibdir = @sudolibpath@
UNICODE_LIBS=@UNICODE_LIBS@