dockapps/wmail/autogen

7 lines
83 B
Plaintext
Raw Normal View History

2019-06-07 08:52:23 +00:00
#!/bin/sh
AUTOMAKE="automake --add-missing"
export AUTOMAKE
exec autoreconf "$@"