Hi Remi, > Makefile.am | 12 +++++------- > 1 files changed, 5 insertions(+), 7 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index f941a19..1f09c11 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -25,17 +25,17 @@ local_headers = $(foreach file,$(pkginclude_HEADERS) \ > if DATAFILES > dbusconfdir = @DBUS_CONFDIR@ > > -dbusconf_DATA = src/ofono.conf > +dist_dbusconf_DATA = src/ofono.conf
there was a reason why I did not do this. I need to figure out what it was or if it is something that doesn't apply to ofono.git tree. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
