X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=ee8ff4028c08c8d3e4179f63549b6e5594339484;hb=ad206afcb90368a03fd8373d49a491ef027c7a4a;hp=d93442a4ad25448ed2ff13e66f85ca7f7d400646;hpb=7d568925bda9797f611e36d1d00cd941701cb3c8;p=elogind.git diff --git a/Makefile.am b/Makefile.am index d93442a4a..ee8ff4028 100644 --- a/Makefile.am +++ b/Makefile.am @@ -230,6 +230,14 @@ dist_systemunit_DATA += \ units/fedora/plymouth-halt.service endif +if TARGET_DEBIAN +dist_systemunit_DATA += \ + units/debian/halt.service \ + units/debian/killall.service \ + units/debian/poweroff.service \ + units/debian/reboot.service +endif + if TARGET_SUSE dist_systemunit_DATA += \ units/suse/halt.service \