summaryrefslogtreecommitdiff
path: root/farstream
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-14 17:44:52 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-14 17:44:52 -0700
commit6d4f0c15cc64ebc99cb1ac08d3703f90c37b35d1 (patch)
tree398f7dc11c8ae46bead94726e9b9fcaf4d3817d5 /farstream
parentfb74f736e23844bbf289011f9bff7ad91581af18 (diff)
downloadfarstream-6d4f0c15cc64ebc99cb1ac08d3703f90c37b35d1.tar.gz
Add dependency to enable parallel build of introspection
Diffstat (limited to 'farstream')
-rw-r--r--farstream/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/farstream/Makefile.am b/farstream/Makefile.am
index c41761e6..29d0324f 100644
--- a/farstream/Makefile.am
+++ b/farstream/Makefile.am
@@ -96,6 +96,7 @@ introspection_sources = \
$(libfarstreaminclude_HEADERS)
INTROSPECTION_GIRS = Farstream-@FS_MAJORMINOR@.gir
+Farstream-@FS_MAJORMINOR@.gir: libfarstream-@FS_MAJORMINOR@.la
Farstream_@FS_MAJOR_MINOR@_gir_NAMESPACE = Farstream
Farstream_@FS_MAJOR_MINOR@_gir_VERSION = @FS_MAJORMINOR@
Farstream_@FS_MAJOR_MINOR@_gir_LIBS = libfarstream-@FS_MAJORMINOR@.la