X-Git-Url: http://cgit.sxemacs.org/?p=sxemacs;a=blobdiff_plain;f=Makefile.am;h=5651add19e2f07dfa1cf967808be25622dade5c4;hp=1cefe3a7c17a1df7e1aef9a32ceee0e0dabd5bd6;hb=d7ffc361167a55f4f608f69f4597072c361daf75;hpb=3883e7dad0f8334b72dcf38c39a19a9895ad1c35 diff --git a/Makefile.am b/Makefile.am index 1cefe3a..5651add 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,7 +55,9 @@ sxe_subdirs += lib-src if DESCEND_MODULES sxe_subdirs += modules endif -sxe_subdirs += src lisp info etc tests +## 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 = SUBDIRS += $(sxe_subdirs)