X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=8313e57ff7b40060eedc261ffcb0ca6b58ee313e;hb=8cbef76075910864ed31879c9fb193c127adc20d;hp=6d860ec95cf52a92638c429ddfb10624530271f6;hpb=0d26c91071adb33a3c25f075dcbacb85e1469d53;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 6d860ec95..8313e57ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,15 @@ dist_systemunit_DATA += \ units/fedora/sysinit.service endif +if TARGET_GENTOO +dist_systemunit_DATA += \ + units/gentoo/halt.service \ + units/gentoo/killall.service \ + units/gentoo/poweroff.service \ + units/gentoo/reboot.service \ + units/gentoo/xdm.service +endif + # This is needed because automake is buggy in how it generates the # rules for C programs, but not Vala programs. We therefore can't # list the .h files as dependencies if we want make dist to work.