default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $QTRACTOR_VCS == y ]]; then
  make -f Makefile.cvs
fi
