From 573709fd61f042db02003a5b5bd853cb55469d85 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Oct 2009 18:48:23 +0000 Subject: [PATCH] (WINS_BASIC): Add eieio. --- lisp/ChangeLog | 9 +++++++++ lisp/makefile.w32-in | 1 + 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 53050de004d..ff1416cddc8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-10-02 Eli Zaretskii + + * 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 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index bb583909778..20290caf496 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -99,6 +99,7 @@ WINS_CEDET_SUBDIRS=\ WINS_BASIC=\ calc \ calendar \ + eieio \ emacs-lisp \ emulation \ erc \ -- 2.39.5