From 615999f20243883fe2fdfbde722365bf8d0e5c1d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 11 Feb 2014 14:42:43 +0000 Subject: Add an autogen.sh script to allow regenerating the scripts --- autogen.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 autogen.sh (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 00000000..7c590a31 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -i -- cgit v1.2.3