wmmoonclock: add autogen.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
parent
19f9137056
commit
7d50d4fdea
1 changed files with 6 additions and 0 deletions
6
wmmoonclock/autogen
Executable file
6
wmmoonclock/autogen
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
AUTOMAKE="automake --add-missing"
|
||||||
|
export AUTOMAKE
|
||||||
|
|
||||||
|
exec autoreconf "$@"
|
Loading…
Reference in a new issue