(WINS): Add the toolbar directory.
This commit is contained in:
parent
4aaa36072b
commit
b036f5d887
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2002-03-26 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* makefile.w32-in (WINS): Add the toolbar directory.
|
||||
|
||||
2002-03-26 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* subr.el (substring-no-properties): Function deleted (now in C).
|
||||
|
|
|
|||
|
|
@ -137,7 +137,8 @@ WINS=\
|
|||
play \
|
||||
progmodes \
|
||||
term \
|
||||
textmodes
|
||||
textmodes \
|
||||
toolbar
|
||||
|
||||
doit:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue