diff --git a/buildout/software-profiles/libuuid.cfg b/buildout/software-profiles/libuuid.cfg index 3e868dc26ee6ea78729ce2ef38663f420ca20121..78bbca3fcff9ba70660257bff2944a0f8922f7c5 100644 --- a/buildout/software-profiles/libuuid.cfg +++ b/buildout/software-profiles/libuuid.cfg @@ -34,3 +34,6 @@ configure-options = --without-pam --without-selinux --without-audit + +make-targets = + all && cd shlibs/uuid/ && make install