| # http://www.gnu.org/software/automake | |
| Makefile.in | |
| Makefile | |
| # http://www.gnu.org/software/autoconf | |
| config.* | |
| /libtool | |
| /ltmain.sh | |
| /autom4te.cache | |
| /aclocal.m4 | |
| /compile | |
| /configure | |
| /depcomp | |
| /install-sh | |
| /missing | |
| /stamp-h1 | |
| /pkgconfig/*.pc | |
| .deps | |
| .libs | |
| # Object files | |
| *.o | |
| *.lo | |
| # Static libraries | |
| *.la |