fookb: add autogen.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
parent
4766043a48
commit
67e3ecd074
6
fookb/autogen
Executable file
6
fookb/autogen
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
AUTOMAKE="automake --add-missing"
|
||||||
|
export AUTOMAKE
|
||||||
|
|
||||||
|
exec autoreconf "$@"
|
Loading…
Reference in a new issue