From 546af9c005d50b3f0b03d11c53f855d8141a0ae4 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 2 Sep 2009 20:11:30 -0700 Subject: Fix some minor issues with storage directory --- Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2c8b8ce2..86da23fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,13 +18,17 @@ local_headers = $(foreach file,$(include_HEADERS) $(nodist_include_HEADERS), \ if DATAFILES +dbusdir = @DBUS_DATADIR@ + +dbus_DATA = src/ofono.conf + confdir = $(sysconfdir)/ofono conf_DATA = -dbusdir = @DBUS_DATADIR@ +statedir = $(localstatedir)/lib/ofono -dbus_DATA = src/ofono.conf +state_DATA = endif builtin_modules = -- cgit v1.2.3