aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-11-10 14:57:56 +0100
committerPetr Machata <pmachata@redhat.com>2012-11-10 14:57:56 +0100
commit808d64b901e8a57ec77b865556f4d6905e5eba83 (patch)
tree82567d13bd523bfffb6df3c5b3f911f2f792303a /Makefile.am
parentccbdb91fe405910f630ee36781f7617a8b99a76b (diff)
downloadltrace-808d64b901e8a57ec77b865556f4d6905e5eba83.tar.gz
ltrace.conf.5 needs to be installed to man5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2268fcc..21e9be5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -116,7 +116,8 @@ noinst_HEADERS = \
lens_default.h \
lens_enum.h
-dist_man1_MANS = ltrace.1 ltrace.conf.5
+dist_man1_MANS = ltrace.1
+dist_man5_MANS = ltrace.conf.5
dist_doc_DATA = COPYING CREDITS INSTALL README TODO