We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d1540 commit dcb246bCopy full SHA for dcb246b
Makefile.am
@@ -63,7 +63,14 @@ dist_noinst_DATA = \
63
LICENSE.LGPL2.1 \
64
LICENSE.GPL2
65
66
-EXTRA_DIST = man/bootchart.conf.xml man/systemd-bootchart.xml units/systemd-bootchart.service.in
+EXTRA_DIST = \
67
+ man/bootchart.conf.xml \
68
+ man/systemd-bootchart.xml \
69
+ man/custom-man.xsl \
70
+ man/standard-conf.xml \
71
+ man/standard-options.xml \
72
+ units/systemd-bootchart.service.in
73
+
74
MANPAGES = man/bootchart.conf.5 man/systemd-bootchart.1
75
MANPAGES_ALIAS = man/bootchart.conf.d.5
76
0 commit comments