blob: 9b02a798269879b355f807b16521b2d4c5d48cf7 [file] [log] [blame]
#!/bin/bash
automake --add-missing
autoreconf -fi;
rm -Rf autom4te*.cache;