From 04c5ef4799db15e400bb407396c161e930ab2389 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 15 Mar 2011 14:39:03 +0000 Subject: plugins: add sidecar support to plugins Signed-off-by: Jonny Lamb --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') 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 -- cgit v1.2.1