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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
index 6abef3bb..b96104a0 100644
--- a/src/Applet/Makefile.am
+++ b/src/Applet/Makefile.am
@@ -26,10 +26,10 @@ abrt_applet_LDADD = \
-lglib-2.0 \
-lgthread-2.0 \
$(DBUS_LIBS) \
- $(LIBNOTIFY_LIBS)
+ $(LIBNOTIFY_LIBS) \
+ $(GTK_LIBS)
# ../../lib/Utils/libABRTdUtils.la
# $(DL_LIBS)
-# $(GTK_LIBS)
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@