diff options
Diffstat (limited to 'src/systemd-vconsole/Makefile')
-rw-r--r-- | src/systemd-vconsole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-vconsole/Makefile b/src/systemd-vconsole/Makefile index 466829c1b9..e0623cf50d 100644 --- a/src/systemd-vconsole/Makefile +++ b/src/systemd-vconsole/Makefile @@ -30,7 +30,7 @@ systemd_vconsole_setup_SOURCES = \ systemd_vconsole_setup_LDADD = \ libshared.la -libexec_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-vconsole-setup nodist_udevrules_DATA += \ |