On Thu, May 14, 2015 at 11:43:21PM -0700, Filipe Brandenburger wrote: > Tested by running `./configure --enable-maintainer-mode' and then > the sequence `make && make check && make distcheck' and confirming > that the `git status' output did not show any untracked files.
I don't like ignoring too much stuff with .gitignore. The reason you're having this problem is that you're building in the source directory. Don't Do That. :) Use a separate build directory. Ben
signature.asc
Description: Digital signature
_______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu