X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a0b8421e3b246c73ce3f9c1bfc7cce32bc1fe883..8242c3aa36e606498afe21c22a3369ae0e82b13d:/build-aux/update-subdirs diff --git a/build-aux/update-subdirs b/build-aux/update-subdirs index d544b22695..f0ce03992f 100755 --- a/build-aux/update-subdirs +++ b/build-aux/update-subdirs @@ -47,6 +47,7 @@ else ;; Local" "Variables: ;; version-control: never ;; no-byte-compile: t +;; no-update-autoloads: t ;; End:" > subdirs.el~ if cmp "subdirs.el" "subdirs.el~" >/dev/null 2>&1; then rm subdirs.el~