[telepathy-qt4/master] Install TelepathyQt4Farsight.pc as well as TelepathyQt4.pc
Simon McVittie
simon.mcvittie at collabora.co.uk
Wed Apr 22 09:23:43 PDT 2009
Reviewed-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes at collabora.co.uk>
---
TelepathyQt4/Makefile.am | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/TelepathyQt4/Makefile.am b/TelepathyQt4/Makefile.am
index 32f587e..d845ad4 100644
--- a/TelepathyQt4/Makefile.am
+++ b/TelepathyQt4/Makefile.am
@@ -2,16 +2,17 @@
DIST_SUBDIRS = Prototype Farsight
SUBDIRS = . Prototype
-if ENABLE_TP_FARSIGHT
-SUBDIRS += Farsight
-endif
-
tpqt4includedir=$(includedir)/telepathy-1.0/TelepathyQt4
genincludedir=$(tpqt4includedir)/_gen
pkgconfigdir = ${libdir}/pkgconfig
pkgconfig_DATA = TelepathyQt4.pc
+if ENABLE_TP_FARSIGHT
+SUBDIRS += Farsight
+pkgconfig_DATA += TelepathyQt4Farsight.pc
+endif
+
EXTRA_DIST = \
account.xml \
account-manager.xml \
--
1.5.6.5
More information about the telepathy-commits
mailing list