summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-15 14:39:03 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-15 14:39:03 +0000
commit04c5ef4799db15e400bb407396c161e930ab2389 (patch)
tree6323ecaed695dfb428c1400b4f9c1c744f941935 /plugins
parent5262d495ae17c65b654d22bcb9f1699d4d866143 (diff)
downloadtelepathy-salut-04c5ef4799db15e400bb407396c161e930ab2389.tar.gz
plugins: add sidecar support to plugins
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4120d82c..3bef2ce0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -27,6 +27,6 @@ test_la_LDFLAGS = $(AM_LDFLAGS) -rpath $(plugindir)
AM_CFLAGS = $(ERROR_CFLAGS) \
-I $(top_srcdir) -I $(top_builddir) \
- @GLIB_CFLAGS@ @TELEPATHY_GLIB_CFLAGS@ \
+ @GLIB_CFLAGS@ @TELEPATHY_GLIB_CFLAGS@ @WOCKY_CFLAGS@ \
-I $(top_srcdir)/salut -I $(top_builddir)/salut \
-I $(top_srcdir)/plugins