summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/Makefile.IFR_Service')
-rw-r--r--TAO/orbsvcs/IFR_Service/Makefile.IFR_Service4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
index a08699d242d..990123512e2 100644
--- a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
+++ b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
@@ -130,8 +130,8 @@ include $(TAO_ROOT)/taoconfig.mk
#----------------------------------------------------------------------------
-LDFLAGS += -L$(TAO_ROOT)/orbsvcs/orbsvcs -L$(TAO_ROOT)/tao -I$(TAO_ROOT)/tao
-CPPFLAGS += -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT)/tao
+LDFLAGS += -L$(TAO_ROOT)/orbsvcs/orbsvcs -L$(TAO_ROOT)/tao
+CPPFLAGS += -I$(TAO_ROOT)/orbsvcs
IFR_Service: $(addprefix $(VDIR),$(IFR_SVR_OBJS))