Tags: patch I ran "make -C src versionclean all" and found that src/emacs-module.h.in was gone. Commit 1b75af59b3 ("Fix emacs-module.h cleaning") already handled the "make clean" case, but overlooked the versionclean target, here is a patch for that: