summaryrefslogtreecommitdiff
path: root/src/grp-initprogs/grp-sleep
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-13 17:42:21 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-13 17:42:21 -0400
commit2762c4a1018fd85d3445e6438d88668a84f63067 (patch)
tree37cbc4d6407d33ce7158797e004a2c4e64fb9906 /src/grp-initprogs/grp-sleep
parentb585358da58463ca0e6fa1961e85340f27583f63 (diff)
tidy
Diffstat (limited to 'src/grp-initprogs/grp-sleep')
-rw-r--r--src/grp-initprogs/grp-sleep/systemd-sleep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-initprogs/grp-sleep/systemd-sleep/Makefile b/src/grp-initprogs/grp-sleep/systemd-sleep/Makefile
index ca484794a0..161d4ebd50 100644
--- a/src/grp-initprogs/grp-sleep/systemd-sleep/Makefile
+++ b/src/grp-initprogs/grp-sleep/systemd-sleep/Makefile
@@ -43,10 +43,10 @@ nodist_systemunit_DATA += \
endif # ENABLE_HIBERNATE
dist_systemunit_DATA += \
- units/suspend.target \
+ units/suspend.target
nodist_systemunit_DATA += \
- units/systemd-suspend.service \
+ units/systemd-suspend.service
EXTRA_DIST += \
units/systemd-suspend.service.in \