Updated the svn:ignore in test, added EXTRA_DIST so that tests get added to the
[external/ragel.git] / autogen.sh
1 #!/bin/bash
2 #
3
4 aclocal
5 autoheader
6 automake --add-missing
7 autoconf