Removed the dist-hook in Makefile.am. Touching the files doesn't seem to work
[external/ragel.git] / autogen.sh
1 #!/bin/bash
2 #
3
4 aclocal
5 autoheader
6 automake --add-missing
7 autoconf