summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-21 08:42:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-21 08:42:17 +0000
commit1149f641891aed788be6abcd28ee073965054d84 (patch)
tree371d49c5ef6f57dc94f4418ed44c02f966499346
parent6f66cc69f4e3aff13b00caf16a4e33bb5bc8cbd1 (diff)
downloadATCD-1149f641891aed788be6abcd28ee073965054d84.tar.gz
-rw-r--r--CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc8
1 files changed, 4 insertions, 4 deletions
diff --git a/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc b/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc
index 1cd931b2d71..8de487816bb 100644
--- a/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc
+++ b/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc
@@ -54,17 +54,17 @@ project(TSEC_CheckPoint_svnt) : ciao_servant_dnc, event {
}
-project(TSEC_CheckPoint_exec) : ciao_component_dnc, event {
+project(TSEC_CheckPoint_exec) : ciao_component_dnc, event, ciao_server_dnc {
avoids += ace_for_tao
after += TSEC_CheckPoint_svnt
after += ENW_skel ENW_stub
- includes += ../interfaces
+ includes += ../interfaces
sharedname = TSEC_CheckPoint_exec
- libpaths += ../interfaces
+ libpaths += ../interfaces
libs += TSEC_CheckPoint_stub TSEC_CheckPoint_svnt
- libs += ENW_stub ENW_skel CIAO_DnC_Server TAO_CosNaming
+ libs += ENW_stub ENW_skel
idlflags -= -GT
idlflags += -SS -St \