summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-08-31 05:22:22 -0400
committerMike Gorse <mgorse@novell.com>2010-08-31 05:22:22 -0400
commite19835ee2a3cd23bbc8eea22d72b630fc945f574 (patch)
tree22f8915421f9940109d0c91da5211ad6561bdc89
parent3e707fcae1f498038f7c2894eedc49c063bf1690 (diff)
downloadat-spi2-atk-e19835ee2a3cd23bbc8eea22d72b630fc945f574.tar.gz
Fix the build
-rw-r--r--atk-adaptor/Makefile.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk-adaptor/Makefile.include b/atk-adaptor/Makefile.include
index 578e188..3cc3ef3 100644
--- a/atk-adaptor/Makefile.include
+++ b/atk-adaptor/Makefile.include
@@ -12,6 +12,7 @@ libatk_bridge_la_LDFLAGS = -no-undefined \
-rpath $(gtkmoduledir)
libatk_bridge_la_LIBADD = $(DBUS_GLIB_LIBS) \
+ $(GMODULE_LIBS) \
$(ATK_LIBS) \
$(X_LIBS) \
$(top_builddir)/droute/libdroute.la \