forked from altcloud/fence-virt
7 lines
53 B
Bash
7 lines
53 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
aclocal
|
||
|
autoconf
|
||
|
autoheader
|
||
|
automake -a
|