(WINS_BASIC): Add eieio.

This commit is contained in:
Eli Zaretskii 2009-10-02 18:48:23 +00:00
parent b4a74f3033
commit 573709fd61
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2009-10-02 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (update-subdirs-CMD): Add cedet to
$(WINS_SUBDIR).
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
(bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
subdirs of cedet as well.
(WINS_BASIC): Add eieio.
2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):

View file

@ -99,6 +99,7 @@ WINS_CEDET_SUBDIRS=\
WINS_BASIC=\
calc \
calendar \
eieio \
emacs-lisp \
emulation \
erc \