From b036f5d8878cf395cbf0c35f5dd42e7bc2fd3b5f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 26 Mar 2002 15:09:08 +0000 Subject: [PATCH] (WINS): Add the toolbar directory. --- lisp/ChangeLog | 4 ++++ lisp/makefile.w32-in | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6f3855c9bf..e22b8a04880 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-03-26 Juanma Barranquero + + * makefile.w32-in (WINS): Add the toolbar directory. + 2002-03-26 Richard M. Stallman * subr.el (substring-no-properties): Function deleted (now in C). diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 7ec9d2391fc..5b7ddf58e50 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -137,7 +137,8 @@ WINS=\ play \ progmodes \ term \ - textmodes + textmodes \ + toolbar doit: -- 2.39.2