summaryrefslogtreecommitdiffstats
path: root/src/Applet
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2009-11-26 10:35:03 +0100
committerKarel Klic <kklic@redhat.com>2009-11-26 10:35:03 +0100
commit956b67b4934078fc32bce238c2e01699be93beaf (patch)
treed0cf79f9889707b648e78664d9c351543f78922b /src/Applet
parent3189f5f1dec5b19e24af444230859358eb45d742 (diff)
parent257b6d0bfdaef3f143dc8249677a56586031e604 (diff)
downloadabrt-956b67b4934078fc32bce238c2e01699be93beaf.tar.gz
abrt-956b67b4934078fc32bce238c2e01699be93beaf.tar.xz
abrt-956b67b4934078fc32bce238c2e01699be93beaf.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/Applet')
-rw-r--r--src/Applet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
index 6fca43a..900ec01 100644
--- a/src/Applet/Makefile.am
+++ b/src/Applet/Makefile.am
@@ -23,6 +23,7 @@ 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) \