X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=d752ec58c248c2bd97bcba085f459565e00f2968;hb=0034c15c60ba5c30cf2786c5693c71f99dfffbc3;hp=dc0c99fbe902b97e7ee5e48759143c2bb6939e19;hpb=134dc482d24c90ec050a953197391254f28c761c;p=elogind.git diff --git a/Makefile.am b/Makefile.am index dc0c99fbe..d752ec58c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -159,6 +159,13 @@ dist_systemunit_DATA += \ units/fedora/sysinit.service endif +if TARGET_SUSE +dist_systemunit_DATA += \ + units/suse/halt.service \ + units/suse/poweroff.service \ + units/suse/reboot.service +endif + if TARGET_GENTOO dist_systemunit_DATA += \ units/gentoo/halt.service \