default_install &&
if [[ "$VALA_VAPIGEN" = '--enable-vapigen' ]]; then
  make -C gobject-introspection install &&
  make -C vapigen install
fi
