summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-03 00:36:57 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-03 00:36:57 +0000
commit3e727c2401b64c6efbba478469fadaff128da75b (patch)
tree2e7d91f5abec68ad09481c8c6c90751588b326e3 /protocols
parent6c280a8b06d6f1d4fccba1a81de41b3f0793aa7d (diff)
downloadATCD-3e727c2401b64c6efbba478469fadaff128da75b.tar.gz
ChangeLogTag: Tue Mar 2 18:36:08 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/ace/TMCast/TMCast.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/TMCast/TMCast.mpc b/protocols/ace/TMCast/TMCast.mpc
index 290360050ea..7826b439836 100644
--- a/protocols/ace/TMCast/TMCast.mpc
+++ b/protocols/ace/TMCast/TMCast.mpc
@@ -2,7 +2,7 @@
// $Id$
project : acelib, core {
- requires += exceptions, threads
+ requires += exceptions threads
sharedname = TMCast
dynamicflags += TMCAST_BUILD_DLL
}