diff options
author | mdejong <mdejong> | 2001-09-10 03:23:54 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-09-10 03:23:54 (GMT) |
commit | 39197f4f7fa16d70e84492838af16a77f76fc75a (patch) | |
tree | ab1e026bddfe17106d49e89e4691fd566ae5e995 /ChangeLog | |
parent | d1eec3b592e0f72cae2a2ee84afdcba0b817b1a1 (diff) | |
download | tk-39197f4f7fa16d70e84492838af16a77f76fc75a.zip tk-39197f4f7fa16d70e84492838af16a77f76fc75a.tar.gz tk-39197f4f7fa16d70e84492838af16a77f76fc75a.tar.bz2 |
* win/Makefile.in: Fix Windows Makefile so that
tcltest will automatically be compiled if the
user tries to build tktest.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2001-09-09 Mo DeJong <mdejong@users.sourceforge.net> + * win/Makefile.in: Fix Windows Makefile so that + tcltest will automatically be compiled if the + user tries to build tktest. + +2001-09-09 Mo DeJong <mdejong@users.sourceforge.net> + * win/Makefile.in: Use TKTEST variable directly instead of depending on the tktest alias. |