if [[ $MIDORI_VCS == y ]]; then
  ./autogen.sh
fi &&

CPPFLAGS="$CPPFLAGS -I$INSTALL_ROOT/usr/include/WebKit/webkit"

default_build
