summaryrefslogtreecommitdiffstats
path: root/src/applet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet/Makefile.am')
-rw-r--r--src/applet/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/applet/Makefile.am b/src/applet/Makefile.am
index bfcf22e3..33d5d578 100644
--- a/src/applet/Makefile.am
+++ b/src/applet/Makefile.am
@@ -24,7 +24,8 @@ abrt_applet_CPPFLAGS = \
# $(LIBNOTIFY_CFLAGS)
# $(DBUS_GLIB_CFLAGS)
abrt_applet_LDADD = \
- $(LIBREPORT_GTK_LIBS) -labrt_dbus \
+ $(LIBREPORT_GTK_LIBS) \
+ -labrt_dbus \
-lglib-2.0 \
-lgthread-2.0 \
$(DBUS_LIBS) \