From 48e93f88ffac3539cad0ea02e9f6d60731a32652 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Jun 2014 12:17:11 +0200 Subject: [PATCH] sysusers: move systemd-sysusers to libexec for now --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 685066ff4..894d445fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1769,7 +1769,7 @@ systemd_sysusers_LDADD = \ libsystemd-internal.la \ libsystemd-shared.la -rootbin_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-sysusers nodist_sysusers_DATA = \ -- 2.30.2