Add telepathy-glib as a dependency

We'll be refactoring the Telepathy client to use telepathy-glib, so we need to
build it.
This commit is contained in:
Morten Mjelva
2011-02-07 15:57:19 +01:00
committed by Guillaume Desmottes
parent 8c80a58fa4
commit 36a624aafd
3 changed files with 14 additions and 1 deletions

View File

@ -232,6 +232,7 @@ Shell-0.1.gir: $(mutter) $(G_IR_SCANNER) St-1.0.gir libgnome-shell.la Makefile
--include=Clutter-1.0 \
--include=ClutterX11-1.0 \
--include=Meta-2.91 \
--include=TelepathyGLib-0.12 \
--libtool="$(LIBTOOL)" \
--add-include-path=$(builddir) \
--include=St-1.0 \