#!/bin/bash -

set -e

git submodule update --init .gnulib
.gnulib/gnulib-tool --update
