summaryrefslogtreecommitdiffstats
path: root/bootstrap
blob: f94f12a330548b0c07dd01e740d6343bac550379 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright 2010 Ettus Research LLC
#

rm -rf *.cache

aclocal -I config
autoconf
libtoolize --automake
automake --add-missing --gnu --warnings=all