Remove duplicate use of DBUS_LIBS
authorBastien Nocera <hadess@hadess.net>
Wed, 13 Jun 2012 15:52:20 +0000 (16:52 +0100)
committerBastien Nocera <hadess@hadess.net>
Thu, 14 Jun 2012 11:26:07 +0000 (12:26 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=678038

atk-adaptor/Makefile.include

index eb77435..08cf6d1 100644 (file)
@@ -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)       \