diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-02-08 14:42:20 +0000 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-02-08 14:42:20 +0000 |
commit | ebdffdf082dc15538815517970c5af10184b1115 (patch) | |
tree | e907113f567fc7c7fdf920582fae138861085e13 /salut | |
parent | d09a602e12e25484dce07a22973fbbc111b7ae3d (diff) |
salut: include wocky as part of the salut plugin API
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'salut')
-rw-r--r-- | salut/telepathy-salut-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salut/telepathy-salut-uninstalled.pc.in b/salut/telepathy-salut-uninstalled.pc.in index 94b78199..92cbc46c 100644 --- a/salut/telepathy-salut-uninstalled.pc.in +++ b/salut/telepathy-salut-uninstalled.pc.in @@ -11,4 +11,4 @@ Description: XMPP backend for the Telepathy framework (uninstalled) Version: @VERSION@ Requires: pkg-config >= 0.21 Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12 -Cflags: -I${abs_top_srcdir} +Cflags: -I${abs_top_srcdir} -I${abs_top_srcdir}/lib/ext/wocky |