From: Nelson Ferreira Date: Sat, 22 Aug 2015 15:39:11 +0000 (-0400) Subject: Document why the duplicate traversal is needed X-Git-Tag: v22.1.16~19^2 X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=74d58019971b4ec0f9c88d9c95ca00066f46d0bb;p=sxemacs Document why the duplicate traversal is needed --- diff --git a/Makefile.am b/Makefile.am index d6e7cbf..5651add 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,6 +55,8 @@ sxe_subdirs += lib-src if DESCEND_MODULES sxe_subdirs += modules endif +## Note that src and lisp are traversed twice on purpose +## for use of the proper dumped emacs for the autoloads and tests sxe_subdirs += src lisp src lisp info etc tests SUBDIRS =