changeset 93969:b5052aee45cd

(AUTOGENEL): Add calc-loaddefs.el.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 10 Apr 2008 09:52:33 +0000
parents d53146eb54cf
children a2c00669e273
files lisp/makefile.w32-in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/makefile.w32-in	Thu Apr 10 09:41:43 2008 +0000
+++ b/lisp/makefile.w32-in	Thu Apr 10 09:52:33 2008 +0000
@@ -62,7 +62,8 @@
 	$(lisp)/mh-e/mh-loaddefs.el
 
 AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \
-	$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el
+	$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \
+	$(lisp)/calc/calc-loaddefs.el
 
 # Files to compile before others during a bootstrap.  This is done to
 # speed up the bootstrap process.  The CC files are compiled first