[at-spi2-atk] Fix the build



commit e19835ee2a3cd23bbc8eea22d72b630fc945f574
Author: Mike Gorse <mgorse novell com>
Date:   Tue Aug 31 05:22:22 2010 -0400

    Fix the build

 atk-adaptor/Makefile.include |    1 +
 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 \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]