Jim Meyering <[EMAIL PROTECTED]> wrote: > I was surprised to see diffs after running make with one of > the clean targets. These were the culprits: > > Remove generated files from version control. > * INSTALL: Remove generated file. > * lib/autoscan/autoscan.list: Remove generated file.
Nearly forgot to add these to their respective .gitignore files. I've done that. Will push tomorrow.
