diff options
Diffstat (limited to 'src/openrc-run')
| -rw-r--r-- | src/openrc-run/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openrc-run/meson.build b/src/openrc-run/meson.build index c2fac9d8..412c5e9c 100644 --- a/src/openrc-run/meson.build +++ b/src/openrc-run/meson.build @@ -1,4 +1,4 @@ -executable('openrc-run', 'openrc-run.c', +openrc_run = executable('openrc-run', 'openrc-run.c', dependencies: [rc, einfo, shared, audit_dep, dl_dep, pam_dep, pam_misc_dep, selinux_dep, util_dep, crypt_dep], include_directories: incdir, install: true, |
