X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=7b43733eb1d683f5c7a477fb7251ed33e6b3e870;hp=ce8a004f4e69dc223231aea5e52c9902bf82f192;hb=ebf4e8013b2928fdcfa6008ee6559e8c7e1fd60b;hpb=3b0ed75c353946ba580a7724f9dbeb761e2067fe diff --git a/Makefile.am b/Makefile.am index ce8a004f4..7b43733eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4511,6 +4511,15 @@ rootlibexec_PROGRAMS += \ dist_pkgsysconf_DATA += \ src/bootchart/bootchart.conf + +nodist_systemunit_DATA += \ + units/systemd-bootchart.service + +EXTRA_DIST += \ + units/systemd-bootchart.service.in + +CLEANFILES += \ + units/systemd-bootchart.service endif # ------------------------------------------------------------------------------