From 29783b8f7a0ab8addf9c38fa197dc64d07b51156 Mon Sep 17 00:00:00 2001 From: inv Date: Thu, 17 Feb 2011 15:39:51 +0000 Subject: [PATCH] Corrected integration --- src/WOKTclLib/osutils.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WOKTclLib/osutils.tcl b/src/WOKTclLib/osutils.tcl index a8f79b7..267d73a 100755 --- a/src/WOKTclLib/osutils.tcl +++ b/src/WOKTclLib/osutils.tcl @@ -1763,6 +1763,7 @@ proc TESTAM { {root} {modules {}} {ll {}} } { puts " toolkit: $unit ==> [woklocate -p ${unit}:source:EXTERNLIB]" wokUtils:FILES:rmdir $root/$unit wokUtils:FILES:mkdir $root/$unit + osutils:tk:mkam $root/$unit $unit } foreach unit [OS:executable $theModule] { wokUtils:FILES:rmdir $root/$unit -- 2.39.5