summaryrefslogtreecommitdiff
path: root/src/systemd-random-seed/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 19:26:04 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 19:26:04 -0400
commite6340af0662d276ec53daccfec5fabeea0982169 (patch)
tree0fa3d0ef8009428c7fd9f1a742c01269b87d8c30 /src/systemd-random-seed/Makefile
parent801404b19096c117c69c633d46feae35d360d306 (diff)
parenta83cdb3b2bb21f4e30545ae9ca60f627dfb00c3b (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk
Diffstat (limited to 'src/systemd-random-seed/Makefile')
-rw-r--r--src/systemd-random-seed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-random-seed/Makefile b/src/systemd-random-seed/Makefile
index 69b2cf4b8a..ca4e0487ac 100644
--- a/src/systemd-random-seed/Makefile
+++ b/src/systemd-random-seed/Makefile
@@ -24,7 +24,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
ifneq ($(ENABLE_RANDOMSEED),)
-rootlibexec_PROGRAMS += \
+libexec_PROGRAMS += \
systemd-random-seed
nodist_systemunit_DATA += \