Tizen 2.1 base
[platform/upstream/libnl2.git] / autogen.sh
1 #!/bin/bash
2
3 autoreconf -fi;
4 rm -Rf autom4te.cache;