summaryrefslogtreecommitdiffstats
path: root/src/hooks
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2011-03-03 14:10:54 +0100
committerKarel Klic <kklic@redhat.com>2011-03-03 14:10:54 +0100
commit0480abdfc05bc4bb785b3c89714795bb6d0e0f69 (patch)
tree45b65899ae30d73836c047d41e8e528cf6a25cd3 /src/hooks
parentceaecf58a14dff5555d1a6a1ff5fa7f46149e927 (diff)
parentfd5c97267cda4cfbc23e367fc1338aa0988a8b44 (diff)
downloadabrt-0480abdfc05bc4bb785b3c89714795bb6d0e0f69.tar.gz
abrt-0480abdfc05bc4bb785b3c89714795bb6d0e0f69.tar.xz
abrt-0480abdfc05bc4bb785b3c89714795bb6d0e0f69.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/hooks')
-rw-r--r--src/hooks/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks/Makefile.am b/src/hooks/Makefile.am
index 6ebf3628..40e57ff5 100644
--- a/src/hooks/Makefile.am
+++ b/src/hooks/Makefile.am
@@ -13,7 +13,7 @@ abrt_hook_ccpp_CPPFLAGS = \
-Wall \
-D_GNU_SOURCE
abrt_hook_ccpp_LDADD = \
- ../lib/libreport.la
+ ../lib/libreport2.la
python_PYTHON = abrt.pth abrt_exception_handler.py
EXTRA_DIST = abrt_exception_handler.py.in $(man_MANS)