summaryrefslogtreecommitdiffstats
path: root/src/hooks
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-10-25 19:31:22 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-10-25 19:31:22 +0200
commitde34fb6d4ccfacff5c823c3ce95b4e1746e78afc (patch)
treea80b09979c2aedf829c08f7c4ae0c2346657fd04 /src/hooks
parent7cf6ff7366aa71f9c3ae41bd7b2373541875070f (diff)
downloadabrt-de34fb6d4ccfacff5c823c3ce95b4e1746e78afc.tar.gz
abrt-de34fb6d4ccfacff5c823c3ce95b4e1746e78afc.tar.xz
abrt-de34fb6d4ccfacff5c823c3ce95b4e1746e78afc.zip
reduce usage of daemon's library in non-daemon parts
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/hooks')
-rw-r--r--src/hooks/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hooks/Makefile.am b/src/hooks/Makefile.am
index 4d7c342a..11468b95 100644
--- a/src/hooks/Makefile.am
+++ b/src/hooks/Makefile.am
@@ -29,7 +29,6 @@ dumpoops_CPPFLAGS = \
# build will succeed, but at runtime plugins do need ABRT*d*Utils
dumpoops_LDADD = \
../../lib/utils/libABRTUtils.la \
- ../../lib/utils/libABRTdUtils.la \
$(GLIB_FLAGS)
python_PYTHON = abrt.pth abrt_exception_handler.py