* build-aux/update-subdirs: Put "no-update-autoloads: t" in output.

This commit is contained in:
Glenn Morris 2015-07-22 19:22:49 -04:00
parent a0b8421e3b
commit 8242c3aa36

View file

@ -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~