summaryrefslogtreecommitdiffstats
path: root/src/Hooks/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Hooks/Makefile.am')
-rw-r--r--src/Hooks/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Hooks/Makefile.am b/src/Hooks/Makefile.am
index 21569570..af51d99a 100644
--- a/src/Hooks/Makefile.am
+++ b/src/Hooks/Makefile.am
@@ -45,14 +45,9 @@ abrt_pyhook_helper_CPPFLAGS = \
abrt_pyhook_helper_LDADD = \
../../lib/Utils/libABRTUtils.la
-man_MANS = pyhook.conf.5
-
python_PYTHON = sitecustomize.py abrt_exception_handler.py
EXTRA_DIST = abrt_exception_handler.py.in $(man_MANS)
-pyhookconfdir = $(CONF_DIR)
-dist_pyhookconf_DATA = pyhook.conf
-
CLEANFILES := $(notdir $(wildcard *~)) $(notdir $(wildcard *\#)) $(notdir $(wildcard \.\#*)) $(notdir $(wildcard *.pyc))
abrt_exception_handler.py: