From baac44ef8cd0ee94f6b24399f08b53717e75731f Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 29 Feb 2000 18:18:59 +0000 Subject: [PATCH] No comments --- src/WOKMake/WOKMake_Step.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WOKMake/WOKMake_Step.cxx b/src/WOKMake/WOKMake_Step.cxx index 79def0b..c886de5 100755 --- a/src/WOKMake/WOKMake_Step.cxx +++ b/src/WOKMake/WOKMake_Step.cxx @@ -1348,6 +1348,7 @@ WOKMake_Status WOKMake_Step::Make() !strcmp ( aType, "WOKStep_DynamicLibrary" ) || !strcmp ( aType, "WOKStep_DLLink" ) || !strcmp ( aType, "WOKStep_ExecLink" ) || + !strcmp ( aType, "WOKStep_ExeLink" ) || !strcmp ( aType, "WOKStep_LibLink" ) ) { -- 2.39.5