aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-utils/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix libemail-utils.so install path.Matthew Barnes2012-02-071-1/+1
| | | | | Keep this in Evolution's private library directory until the APIs are fully documented and we begin using libtool versioning on the library.
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+44
These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service.