[Telepathy-commits] [telepathy-qt4/master] The account example CFLAGS must include QTCORE_CFLAGS too.
Olli Salli
olli.salli at collabora.co.uk
Thu Feb 12 08:47:21 PST 2009
---
examples/accounts/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/examples/accounts/Makefile.am b/examples/accounts/Makefile.am
index d4143cf..5f77871 100644
--- a/examples/accounts/Makefile.am
+++ b/examples/accounts/Makefile.am
@@ -1,5 +1,6 @@
AM_CXXFLAGS = \
$(ERROR_CXXFLAGS) \
+ $(QTCORE_CFLAGS) \
$(QTGUI_CFLAGS) \
$(QTDBUS_CFLAGS) \
$(TP_QT4_CFLAGS)
--
1.5.6.5
More information about the telepathy-commits
mailing list