summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-19 20:35:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-19 20:35:17 +0000
commit1fcf97a82b105fbf454460595065ec0f9ba2c554 (patch)
tree21b7b02aecc26b58f6d02c3529785f6d0c695efe /TAO/orbsvcs/LifeCycle_Service
parent8dbd4ca466c298efe52ac0baf9ad6b230e0395f0 (diff)
downloadATCD-1fcf97a82b105fbf454460595065ec0f9ba2c554.tar.gz
Mon Feb 19 20:34:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/LifeCycle_Service')
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc
index 38d32a04cc9..8809942dcac 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc
@@ -1,6 +1,6 @@
// -*- MPC -*-
// $Id$
-project : orbsvcsexe, lifecycle, naming, trading_serv, avoids_minimum_corba, utils {
+project : orbsvcsexe, lifecycle, naming, trading_serv, avoids_minimum_corba, utils, install {
exename = LifeCycle_Service
}
diff --git a/TAO/orbsvcs/LifeCycle_Service/Makefile.am b/TAO/orbsvcs/LifeCycle_Service/Makefile.am
index 128cf5a28eb..cd8d1459fb7 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Makefile.am
+++ b/TAO/orbsvcs/LifeCycle_Service/Makefile.am
@@ -18,7 +18,7 @@ TAO_ROOT = $(top_srcdir)
if BUILD_EXCEPTIONS
-noinst_PROGRAMS = LifeCycle_Service
+bin_PROGRAMS = LifeCycle_Service
LifeCycle_Service_CPPFLAGS = \
-I$(ACE_ROOT) \