summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier Crete <olivier.crete@collabora.co.uk>2008-04-21 22:35:14 +0000
committerOlivier Crete <olivier.crete@collabora.co.uk>2008-04-21 22:35:14 +0000
commitd42fd4b005b2cf1a7cc9f93c103885f69a86de22 (patch)
treed5f55b1042a8eba6ea430696e820e2e573c6e2c7 /Makefile.am
parenta6a73f8d02f3462852ea2077e56a597f75f2466b (diff)
Add codecs conf to s-e
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bb99f1d..d13568b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,10 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = tools api src test doc data
+confdir = $(sysconfdir)/xdg/stream-engine
+
+conf_DATA = gstcodecs.conf
+
dist-hook:
chmod a+w ${distdir}/ChangeLog
darcs changes >${distdir}/ChangeLog