aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/libemail-engine.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix libemail-engine.so install path.Matthew Barnes2012-02-071-1/+2
| | | | | 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/+15
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.