default_build &&
# Build some additional tools that might be missing otherwise.
# The collectiongenerator is referenced in cmake files from
# the normal install!
cd "$SOURCE_DIRECTORY/src/assistant" &&
make sub-qcollectiongenerator &&
make sub-qhelpconverter &&
make sub-qhelpgenerator
