From 1142be39f69e72421533d722a410ac3f2e625dcf Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 26 Aug 2002 10:21:39 +0000 Subject: [PATCH] (WINS): Add calc and obsolete. --- lisp/ChangeLog | 4 ++++ lisp/makefile.w32-in | 2 ++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5788ca2c601..bec3a95bae0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-08-26 Juanma Barranquero + + * makefile.w32-in (WINS): Add calc and obsolete. + 2002-08-25 Miles Bader * rfn-eshadow.el (file-name-shadow-properties-custom-type): diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 3cfe43e4936..7583407f997 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -141,6 +141,7 @@ setwins=subdirs=`find $$wd -type d -print`; \ # Have to define the list of subdirs manually when not using sh. WINS=\ + calc \ calendar \ emacs-lisp \ emulation \ @@ -150,6 +151,7 @@ WINS=\ language \ mail \ net \ + obsolete \ play \ progmodes \ term \ -- 2.39.5