bmon/autogen.sh
2013-07-05 15:11:46 +02:00

5 lines
52 B
Bash
Executable File

#!/bin/bash
autoreconf -fi;
rm -Rf autom4te.cache;