$(SUBDIRS) needs to go inside DIST_SUBDIRS.
[external/ragel.git] / autogen.sh
1 #!/bin/bash
2 #
3
4 aclocal
5 autoheader
6 automake --add-missing
7 autoconf