From: sls <sls>
Date: Thu, 23 Mar 1995 06:56:33 +0000 (+0000)
Subject: Install help.tcl.
X-Git-Tag: r5_1_1~36
X-Git-Url: http://test.brassandglass.co.uk/gitweb?a=commitdiff_plain;h=d804dbeba0ca579ec4e852acb1f8790db924d765;p=tkinspect

Install help.tcl.
---

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
     }