#!/bin/sh

git describe --tags --always --dirty > VERSION
autoreconf --install --sym
