diff options
Diffstat (limited to 'src/hostname')
-rw-r--r-- | src/hostname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostname/Makefile b/src/hostname/Makefile index 9f4b17e94e..1a135aa65b 100644 --- a/src/hostname/Makefile +++ b/src/hostname/Makefile @@ -30,7 +30,7 @@ systemd_hostnamed_SOURCES = \ systemd_hostnamed_LDADD = \ libshared.la -rootlibexec_PROGRAMS += \ +libexec_PROGRAMS += \ systemd-hostnamed nodist_systemunit_DATA += \ |