summaryrefslogtreecommitdiffstats
path: root/src/hooks
diff options
context:
space:
mode:
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 40e57ff5..6ebf3628 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/libreport2.la
+ ../lib/libreport.la
python_PYTHON = abrt.pth abrt_exception_handler.py
EXTRA_DIST = abrt_exception_handler.py.in $(man_MANS)