summaryrefslogtreecommitdiffstats
path: root/src/hooks/Makefile.am
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2011-06-15 12:16:23 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2011-06-15 12:16:23 +0200
commitb4e0ff6fadd6bfcb2915a544747d0b09d53dbada (patch)
tree855fdfb40fa628bbd2a3f90a9a858b4cdd39199a /src/hooks/Makefile.am
parentc7197324b1e9e33260a1d9fd7e26528d9d562abc (diff)
parentbee2deb7f01362b5a2521ba7968adff090fa3f2c (diff)
downloadabrt-b4e0ff6fadd6bfcb2915a544747d0b09d53dbada.tar.gz
abrt-b4e0ff6fadd6bfcb2915a544747d0b09d53dbada.tar.xz
abrt-b4e0ff6fadd6bfcb2915a544747d0b09d53dbada.zip
Merge branch 'daemon/dump-location'
* daemon/dump-location: [abrt] dump locatation needs to know where configure puts config file from abrt [abrt] rename abrt-install-ccpp-hook to abrt-install-ccpp-hook.in [abrt] rhbz671354 - [RFE] Configurable core dump location
Diffstat (limited to 'src/hooks/Makefile.am')
-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 95cd3634..962e3265 100644
--- a/src/hooks/Makefile.am
+++ b/src/hooks/Makefile.am
@@ -27,7 +27,7 @@ abrt_hook_ccpp_LDADD = \
$(LIBREPORT_LIBS)
python_PYTHON = abrt.pth abrt_exception_handler.py
-EXTRA_DIST = abrt_exception_handler.py.in abrt-install-ccpp-hook $(man_MANS)
+EXTRA_DIST = abrt_exception_handler.py.in abrt-install-ccpp-hook.in $(man_MANS)
CLEANFILES := $(notdir $(wildcard *~)) $(notdir $(wildcard *\#)) $(notdir $(wildcard \.\#*)) $(notdir $(wildcard *.pyc))