Script to regenerated autotools files.
This commit is contained in:
parent
e7c4734cff
commit
0df506db73
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
aclocal
|
||||
automake -a -c --gnu
|
||||
autoconf
|
Loading…
Reference in New Issue