]> git.karo-electronics.de Git - mdnsd.git/blob - autogen.sh
Add futher files to .gitignore
[mdnsd.git] / autogen.sh
1 #!/bin/sh
2
3 set -x
4 autoreconf -fis
5 #aclocal
6 #autoconf
7 #libtoolize
8 #automake --add-missing --foreign