#! /bin/sh

make && make check && \
  ./make_am --rethink && ./make_am && make && make distcheck
