# HG changeset patch # User Eli Zaretskii # Date 1254509740 0 # Node ID 0bccd048288145112a5a40a045204a99842cdcd0 # Parent f9bccdd018e0405ebe99959c3fb5021f3d19cfa3 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories. diff -r f9bccdd018e0 -r 0bccd0482881 lisp/makefile.w32-in --- 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