summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Egleston <github@kamash.com>2020-04-21 15:41:13 -0600
committerGitHub <noreply@github.com>2020-04-21 15:41:13 -0600
commitafe6d025e31766418e42aa3909e23f7c27eb1a79 (patch)
tree739b614471c7a5346f8c2712b634e41f49edd930
parent9724ca583c8523f6095b1319ab4449f0cc110fc9 (diff)
downloadATCD-afe6d025e31766418e42aa3909e23f7c27eb1a79.tar.gz
Add rule to install tao_ifr_service
-rw-r--r--TAO/orbsvcs/IFR_Service/IFR_Service.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
index 3446c2c6ff2..08843cee190 100644
--- a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
+++ b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc
@@ -3,6 +3,7 @@
// necessary to add minimum_corba to 'avoids' here.
project(IFR_Service) : orbsvcsexe, install, ifrservice, ifr_client, imr_client, svc_utils {
exename = tao_ifr_service
+ install = $(ACE_ROOT)/bin
IDL_Files {
}