summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-06-13 16:52:20 +0100
committerBastien Nocera <hadess@hadess.net>2012-06-14 12:26:07 +0100
commitdddd682a49935776dbdf0a7042e13a0c06bab17d (patch)
treeb95cdfa6071a5654b3b0815b9e19da0977390fdc
parentad04db75090495c894c7307c14b0400c9a6d9a79 (diff)
downloadat-spi2-atk-dddd682a49935776dbdf0a7042e13a0c06bab17d.tar.gz
Remove duplicate use of DBUS_LIBS
https://bugzilla.gnome.org/show_bug.cgi?id=678038
-rw-r--r--atk-adaptor/Makefile.include1
1 files changed, 0 insertions, 1 deletions
diff --git a/atk-adaptor/Makefile.include b/atk-adaptor/Makefile.include
index eb77435..08cf6d1 100644
--- a/atk-adaptor/Makefile.include
+++ b/atk-adaptor/Makefile.include
@@ -15,7 +15,6 @@ libatk_bridge_la_LDFLAGS = -no-undefined \
-rpath $(gtkmoduledir)
libatk_bridge_la_LIBADD = $(DBUS_LIBS) \
- $(DBUS_LIBS) \
$(GMODULE_LIBS) \
$(ATK_LIBS) \
$(ATSPI_LIBS) \