diff options
Diffstat (limited to 'src/lxc/Makefile.am')
-rw-r--r-- | src/lxc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am index e695883..3a3816e 100644 --- a/src/lxc/Makefile.am +++ b/src/lxc/Makefile.am @@ -97,7 +97,7 @@ bin_PROGRAMS = \ lxc-restart \ lxc-kill -pkglib_PROGRAMS = \ +pkglibexec_PROGRAMS = \ lxc-init AM_LDFLAGS = -Wl,-E |