src/Makefile.am: fixed highly parallel build

make -j99 fails because make sees no dependency between src and lib.

Fix by removing prefix from VZCTL_LIBS, it seems to help and not break anything.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed