[systemd-devel] [PATCH] Add missing bootchart manual and conf file

Umut Tezduyar umut at tezduyar.com
Tue Jan 8 04:23:32 PST 2013


---
 Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 474110a..2232a1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3027,11 +3027,14 @@ systemd_bootchart_SOURCES = \
 	src/bootchart/svg.c
 
 MANPAGES += \
-	man/systemd-bootchart.1
+	man/systemd-bootchart.1 \
 	man/bootchart.conf.5
 
 rootlibexec_PROGRAMS += \
 	systemd-bootchart
+
+dist_pkgsysconf_DATA += \
+	src/bootchart/bootchart.conf
 endif
 
 # ------------------------------------------------------------------------------
-- 
1.7.2.5



More information about the systemd-devel mailing list