mcron/bootstrap
Mathieu Lirzin a0a82a2ef4
build: Add 'bootstrap' script.
* bootstrap: New file.
* Makefile.am (EXTRA_DIST): Add it.
2017-09-28 13:19:28 +02:00

5 lines
73 B
Bash
Executable file

#!/bin/sh
# Initialize the build system.
set -e -x
exec autoreconf -vfi