Generate backend library headers in folks/ subdirs.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 13 May 2011 16:35:13 +0000 (09:35 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 13 May 2011 18:15:32 +0000 (11:15 -0700)
commitc8d1babd0e9eeac6ec2d1b1c1a7cf113278b17e8
treef6f6efda098cd574e8e8e0cd0067fb9e9cec2e16
parent3bc8ec29a4bee93960dd22886f633008a2597e5e
Generate backend library headers in folks/ subdirs.

This is to allow in-tree building, since we changed the includedir, which
makes the vapi files include headers as <folks/header.h>. Outputting our
headers in a folks/ subdir works around this issue by making the
backend/*/lib dir match the expected includedir layout.
backends/libsocialweb/Makefile.am
backends/libsocialweb/lib/Makefile.am
backends/telepathy/Makefile.am
backends/telepathy/lib/Makefile.am
backends/tracker/Makefile.am
backends/tracker/lib/Makefile.am