X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=2232a1d38b0064a27012198446608db7c81da65d;hb=3761902e2e120849c283106fd4b78b6adec7367e;hp=474110a6e586923954e1549ef7c39c8f49fd77df;hpb=dee4c244254bb49d1ffa8bd7171ae9cce596d2d0;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 474110a6e..2232a1d38 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 # ------------------------------------------------------------------------------