From d804dbeba0ca579ec4e852acb1f8790db924d765 Mon Sep 17 00:00:00 2001 From: sls Date: Thu, 23 Mar 1995 06:56:33 +0000 Subject: [PATCH] Install help.tcl. --- install.tcl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install.tcl b/install.tcl index a0bd3c2..f3bceff 100644 --- a/install.tcl +++ b/install.tcl @@ -153,13 +153,14 @@ proc install {} { } if ![install_files $libdir { about.tcl defaults.tcl lists.tcl globals_list.tcl procs_list.tcl - windows_list.tcl value.tcl stl.tcl sls.xbm version.tcl tclIndex + windows_list.tcl value.tcl stl.tcl sls.xbm version.tcl + help.tcl tclIndex }] { return } if ![install_files $libdir/stl-lite { stl-lite/filechsr.tcl stl-lite/simpleentry.tcl stl-lite/object.tcl - stl-lite/tk_util.tcl + stl-lite/tk_util.tcl stl-lite/feedback.tcl }] { return } -- 2.23.0