X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=3bac47849e18f70e169148b93934210ab29bffaa;hp=f7b7053d836d27828885a718d7564a9a7095fd34;hb=196e3fa74a88a04b0ecec7d3af648287dd088f8a;hpb=bba6cb45a501916f0e99d5b25c45f40ba6088649;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index f7b7053d8..3bac47849 100644 --- a/Makefile.am +++ b/Makefile.am @@ -360,6 +360,11 @@ dist_systemunit_DATA += \ units/fedora/halt-local.service endif +if TARGET_FRUGALWARE +dist_systemunit_DATA += \ + units/frugalware/display-manager.service +endif + if HAVE_PLYMOUTH dist_systemunit_DATA += \ units/plymouth-start.service \