summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-21 19:11:52 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-09-21 19:12:57 +0900
commitda34ca7e7ca4a26d01da047caf8a91ab97a26c10 (patch)
treeb7780ec84d20e07ea68d9fea6ac2dd25f2e4aad5 /Makefile.am
parent16fccddbbcc32ee30b4136cec9febbfb66f1f10a (diff)
downloadconnman-da34ca7e7ca4a26d01da047caf8a91ab97a26c10.tar.gz
connman-da34ca7e7ca4a26d01da047caf8a91ab97a26c10.tar.bz2
connman-da34ca7e7ca4a26d01da047caf8a91ab97a26c10.zip
Use DBUS_CONFDIR variable instead of DBUS_DATADIR
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f5158ed8..97d41d0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,9 +36,9 @@ gsupplicant_sources = gsupplicant/gsupplicant.h gsupplicant/dbus.h \
gsupplicant/supplicant.c gsupplicant/dbus.c
if DATAFILES
-dbusdir = @DBUS_DATADIR@
+dbusconfdir = @DBUS_CONFDIR@
-dbus_DATA = src/connman.conf
+dbusconf_DATA = src/connman.conf
endif
plugin_LTLIBRARIES =