summaryrefslogtreecommitdiff
path: root/gobject-introspection/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gobject-introspection/Makefile.am')
-rw-r--r--gobject-introspection/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gobject-introspection/Makefile.am b/gobject-introspection/Makefile.am
index 2b982289d..4b97a25f8 100644
--- a/gobject-introspection/Makefile.am
+++ b/gobject-introspection/Makefile.am
@@ -38,6 +38,7 @@ gen_introspect_SOURCES = \
gen_introspect_LDADD = \
$(GLIB_LIBS) \
$(GMODULE_LIBS) \
+ $(GTHREAD_LIBS) \
libgidl.la \
$(NULL)