]> err.no Git - systemd/commitdiff
Merge remote branch 'origin/master'
authorTollef Fog Heen <tfheen@err.no>
Sat, 5 Jun 2010 06:03:15 +0000 (08:03 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 5 Jun 2010 06:03:15 +0000 (08:03 +0200)
1  2 
Makefile.am
units/getty@.service.m4

diff --cc Makefile.am
index 53f485e05bc1c9cd2395c356a33f3328a53ce434,28e52fee2fa7d709b7045e08bbadf2118f245311..a1c08364d9fd9ba3d002a6517d433314d9a0d2a8
@@@ -155,14 -159,14 +159,21 @@@ dist_systemunit_DATA += 
        units/fedora/reboot.service \
        units/fedora/sysinit.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 \
+       units/suse/poweroff.service \
+       units/suse/reboot.service
+ endif
  if TARGET_GENTOO
  dist_systemunit_DATA += \
        units/gentoo/halt.service \
Simple merge