> I thought that make distclean would put my build tree in the same
> state as it would be in a freshly cloned repository.

Do `git status' to find out whether there are still additional files
in your repository after `make distclean'.  Of course, this doesn't
show the files which are ignored by patterns in `.gitignore' files,
and maybe exactly this is causing problems.


    Werner


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to