summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index df0ad944..37974dca 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -67,7 +67,8 @@ MAN_TXT = \
abrt-action-analyze-backtrace.txt \
abrt-action-mailx.txt \
abrt-action-bugzilla.txt \
- abrt-action-list-dsos.txt
+ abrt-action-list-dsos.txt \
+ abrt-retrace-client.txt
# Manual pages are generated from .txt via Docbook
man1_MANS = ${MAN_TXT:%.txt=%.1}