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, 1 insertions, 2 deletions
diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
index 079e710d..5f0401ba 100644
--- a/src/Applet/Makefile.am
+++ b/src/Applet/Makefile.am
@@ -23,12 +23,11 @@ abrt_applet_CPPFLAGS = \
# $(DBUS_GLIB_CFLAGS)
abrt_applet_LDADD = \
../../lib/Utils/libABRTUtils.la \
- ../../lib/Utils/libABRTdUtils.la \
-lglib-2.0 \
-lgthread-2.0 \
$(DBUS_LIBS) \
$(LIBNOTIFY_LIBS)
-# ../../lib/Utils/libABRTUtils.la
+# ../../lib/Utils/libABRTdUtils.la
# $(DL_LIBS)
# $(GTK_LIBS)