From 396f9e2b327d702ea9502b80febf836283e19350 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Nov 2014 01:06:41 -0800 Subject: bootchart: Support bootchart.conf.d directories in the usual search paths --- Makefile-man.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index 2a0d73e05c..593dc40638 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -701,8 +701,10 @@ MANPAGES += \ man/bootchart.conf.5 \ man/systemd-bootchart.1 MANPAGES_ALIAS += \ - # - + man/bootchart.conf.d.5 +man/bootchart.conf.d.5: man/bootchart.conf.5 +man/bootchart.conf.d.html: man/bootchart.conf.html + $(html-alias) endif -- cgit v1.2.3-54-g00ecf