Hi Andras, > Makefile.am | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index f841b4c..a1c6097 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -295,6 +295,9 @@ builtin_modules += example_nettime > builtin_sources += examples/nettime.c > endif > > +builtin_modules += cc > +builtin_sources += src/callcounters.c > +
what is this? Plugins do not belong under src/. That is reserved for oFono core functionality only. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
