summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile
index c3e48c86d57..e00cd3d178a 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile
+++ b/TAO/orbsvcs/orbsvcs/Makefile
@@ -151,6 +151,7 @@ ifneq (,$(findstring Event, $(TAO_ORBSVCS)))
ifeq (,$(findstring Makefile.RTSched, $(MKLIST)))
MKLIST += Makefile.RTSched
endif
+ # Add Rate_Group_Info Makefile here or whichever one contains it
ifeq (,$(findstring Makefile.RTOLDEvent, $(MKLIST)))
MKLIST += Makefile.RTOLDEvent
endif