summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc')
-rw-r--r--modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc b/modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
index a71f9629b57..7b07746a696 100644
--- a/modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
+++ b/modules/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(DAnCE_Plan_Launcher_Impl) : dance_lib, dance_logger, dance_convert_plan, \
+project(DAnCE_Plan_Launcher_Impl) : install_lib, dance_lib, dance_logger, dance_convert_plan, \
dance_executionmanager_stub, \
dance_domainapplication_stub, \
dance_domainapplicationmanager_stub, \
@@ -21,7 +21,7 @@ project(DAnCE_Plan_Launcher_Impl) : dance_lib, dance_logger, dance_convert_plan,
}
}
-project(Plan_Launcher_Exec) : dance_exe, dance_plan_launcher {
+project(Plan_Launcher_Exec) : install, dance_exe, dance_plan_launcher {
exename = dance_plan_launcher
Source_Files {
Plan_Launcher.cpp