summaryrefslogtreecommitdiff
path: root/telepathy-glib/introspection.am
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-23 15:58:20 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-23 15:58:20 +0000
commitfb98b4780bb1cf281f34641e3f93c48d61962815 (patch)
treecb0ea8aa6a004432c1a9b342869a639b764f3005 /telepathy-glib/introspection.am
parent83cd0ef8c56944a8b77a4d921efcd13596243626 (diff)
downloadtelepathy-glib-fb98b4780bb1cf281f34641e3f93c48d61962815.tar.gz
Makefile: make gir file depend on .la file
As of 7728cd8d, this dependency wasn't explicitly stated, so parallel make either blew up or introspected the .la file left around from a previous run.
Diffstat (limited to 'telepathy-glib/introspection.am')
-rw-r--r--telepathy-glib/introspection.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index ccb6b856c..8d9764519 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -10,6 +10,7 @@ include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS = TelepathyGLib-0.12.gir
+TelepathyGLib-0.12.gir: libtelepathy-glib.la
# /!\ Order matters, see https://bugzilla.gnome.org/show_bug.cgi?id=660629
TelepathyGLib_0_12_gir_FILES = \
$(srcdir)/proxy.c _gen/proxy-introspectable.h \