Revert "Fix the fix, make pi a normal lisp var (Closes bug #176)"
[sxemacs] / Makefile.am
index 1cefe3a..5651add 100644 (file)
@@ -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)