summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Makefile')
-rw-r--r--TAO/tao/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index 7d898dbb2d6..e44caa86033 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -47,7 +47,9 @@ PUB_HDRS = \
Client_Strategy_Factory \
ORB_Core \
ORB_Table \
- Follower \
+ LF_Follower \
+ LF_Follower_Auto_Adder \
+ LF_Follower_Auto_Ptr \
LF_Event \
LF_Event_Binder \
LF_Event_Loop_Thread_Helper \
@@ -192,8 +194,8 @@ ORB_CORE_FILES = \
ORB_Core \
Stub_Factory \
ORB_Table \
- Follower \
- Follower_Auto_Ptr \
+ LF_Follower \
+ LF_Follower_Auto_Ptr \
LF_Follower_Auto_Adder \
Leader_Follower \
Leader_Follower_Flushing_Strategy \