summaryrefslogtreecommitdiff
path: root/app/proxymngr/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-29 12:25:40 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-29 12:25:40 +0000
commit2d8a4f892065c7cfef5ddd104a83dc35d16682df (patch)
tree2bb607f8276fa4cd4dff354c1faafb9eca8febe5 /app/proxymngr/Makefile.am
parent86ae30a40e7acb397c1d03dc1cbdd2e41cee57d1 (diff)
Install config in /etc/X11
Diffstat (limited to 'app/proxymngr/Makefile.am')
-rw-r--r--app/proxymngr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/proxymngr/Makefile.am b/app/proxymngr/Makefile.am
index c8920b857..f9f65e79f 100644
--- a/app/proxymngr/Makefile.am
+++ b/app/proxymngr/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = proxymngr
-CONFIG_DIR = $(libdir)/X11/proxymngr
+CONFIG_DIR = $(datadir)/X11/proxymngr
proxymngr_CFLAGS = \
$(PROXYMNGR_CFLAGS) \