projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ed77c4
)
tests: Fix build failure of resources by linking against libgmodule-2.0.la
author
Rico Tzschichholz
<ricotz@t-online.de>
Fri, 13 Jan 2012 21:35:44 +0000
(22:35 +0100)
committer
Rico Tzschichholz
<ricotz@t-online.de>
Fri, 13 Jan 2012 21:35:44 +0000
(22:35 +0100)
gio/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/gio/tests/Makefile.am
b/gio/tests/Makefile.am
index 55d9214a421f5a14bedce0536cf4288b19524493..f95196b6b41b758059bcd5e700ff8b2fb04d8be3 100644
(file)
--- a/
gio/tests/Makefile.am
+++ b/
gio/tests/Makefile.am
@@
-22,6
+22,7
@@
progs_ldadd = \
$(top_builddir)/glib/libglib-2.0.la \
$(top_builddir)/gthread/libgthread-2.0.la \
$(top_builddir)/gobject/libgobject-2.0.la \
+ $(top_builddir)/gmodule/libgmodule-2.0.la \
$(top_builddir)/gio/libgio-2.0.la
TEST_PROGS += \