]> andersk Git - libfaim.git/blob - gen
make distcheck works
[libfaim.git] / gen
1 #!/bin/sh
2 libtoolize -f -c ;
3 aclocal ;
4 autoheader ;
5 automake --foreign -a -c ;
6 autoconf ;
7 automake --foreign
8
9
This page took 0.037682 seconds and 5 git commands to generate.