aboutsummaryrefslogtreecommitdiffstats
path: root/modules/connman/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Simplify library dependency flags.Matthew Barnes2011-10-051-0/+2
| | | | | | | | | We have a confusing array of nearly-identical CFLAGS/LIBS definitions in configure.ac. Time to simplify. Instead let's just have one definition that includes all the libraries provided by Evolution-Data-Server (incl. Camel). That, in combination with GNOME_PLATFORM, gives us most of what we need for compliation and linking, and we can sprinkle definitions for additional library dependencies in Makefile.am's as needed.
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-281-4/+2
|
* Add ConnMan support (words fail me ...)Michael Meeks2010-03-261-0/+22