} but I think the Autoconf and Automake files are better treated as source, } and the generated files regenerated on every build. I thought that regenerating generated files was achieved by adding build-depends on autoconf and automake, and that autoreconf was only needed to generate config.guess and config.sub. Apparently I was wrong. Thank you for pointing this out! Next time I will use autoreconf as well.