Split utility functions into an internal library.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 7 Oct 2011 18:26:30 +0000 (11:26 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Tue, 11 Oct 2011 01:13:16 +0000 (18:13 -0700)
commitc8f9b3ed9efb2256c5d9e87a27c807528e29139f
tree7af5abd3e9fb7c156498d3ed6bffb39464dbf013
parent9ca70640c72073c82223b1f55486c0b7c1f0c92c
Split utility functions into an internal library.

This lets us avoid stuffing them into unrelated public libraries.
backends/eds/lib/Makefile.am
backends/eds/lib/edsf-persona-store.vala
backends/eds/lib/edsf-persona.vala
backends/telepathy/lib/Makefile.am
backends/telepathy/lib/tpf-persona.vala
folks/Makefile.am
folks/internal.vala [new file with mode: 0644]
folks/persona-store.vala