summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-03-31 15:15:25 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-03-31 15:15:25 +0000
commitdaa03371c51b7048772f72cd0552f84a8b3da55e (patch)
tree437cc2e38bf166de3cfa680a7847d9e0b17511f0
parent07091d64c678ebe5ed732c1c03766871a65677a2 (diff)
downloadMPC-daa03371c51b7048772f72cd0552f84a8b3da55e.tar.gz
ChangeLogTag: Fri Mar 31 13:25:32 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--modules/WorkspaceCreator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/WorkspaceCreator.pm b/modules/WorkspaceCreator.pm
index abc2eae7..d69fc315 100644
--- a/modules/WorkspaceCreator.pm
+++ b/modules/WorkspaceCreator.pm
@@ -31,6 +31,7 @@ my($wsbase) = 'mwb';
## Valid names for assignments within a workspace
my(%validNames) = ('cmdline' => 1,
'implicit' => 1,
+ 'named_targets' => 1,
);
## Singleton hash maps of project information