summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-10-23 16:31:25 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-10-23 16:31:25 -0700
commitcd6d34834435e333959db5b93328b9993cceac52 (patch)
treee19f62640ecc1d01c697c83033a4bcef0523f64d /Makefile.am
parent7f907780a0f388babd75084b2b00459112fad7be (diff)
Use non-XDG dirs for configs
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 667f3bf..8ac9d26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = tools telepathy-farsight api src test doc data
-confdir = $(sysconfdir)/xdg/stream-engine
+confdir = $(sysconfdir)/stream-engine
conf_DATA = gstcodecs.conf
EXTRA_DIST = $(conf_DATA)