From 65b0095b1c126eee9f8d44f81593edb6ff601356 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 2 Jun 2010 00:53:30 +0200 Subject: units: add SUSE service files --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dc0c99fbe9..d752ec58c2 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 \ -- cgit v1.2.3-54-g00ecf