changeset 105392:0bccd0482881

(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 02 Oct 2009 18:55:40 +0000
parents f9bccdd018e0
children 4b6f501ed3b7
files lisp/makefile.w32-in
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/makefile.w32-in	Fri Oct 02 18:48:23 2009 +0000
+++ b/lisp/makefile.w32-in	Fri Oct 02 18:55:40 2009 +0000
@@ -60,7 +60,9 @@
 
 AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \
 	$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \
-	$(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el
+	$(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el \
+	$(lisp)/cedet/semantic/loaddefs.el $(lisp)/cedet/ede/loaddefs.el \
+	$(lisp)/cedet/srecode/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