summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index 04027d6..3f1d0ee 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -27,8 +27,8 @@ logpath = @logpath@
pubconfpath = @pubconfpath@
pkgconfigdir = $(libdir)/pkgconfig
-gpstatedir = $(localstatedir)/lib/gssproxy
-gpclidir = $(gpstatedir)/clients
+gpstatedir = @gpstatedir@
+gpclidir = @gpstatedir@/clients
AM_CFLAGS =
if WANT_AUX_INFO