diff options
Diffstat (limited to 'src/systemd-bootchart/Makefile')
-rw-r--r-- | src/systemd-bootchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-bootchart/Makefile b/src/systemd-bootchart/Makefile index e564e1bfd9..e752c988e0 100644 --- a/src/systemd-bootchart/Makefile +++ b/src/systemd-bootchart/Makefile @@ -43,7 +43,7 @@ dist_pkgsysconf_DATA += \ nodist_systemunit_DATA += \ units/systemd-bootchart.service -endif +endif # ENABLE_BOOTCHART EXTRA_DIST += \ units/systemd-bootchart.service.in |