summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/CosEvent_Service/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/CosEvent_Service/Makefile')
-rw-r--r--TAO/orbsvcs/CosEvent_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/CosEvent_Service/Makefile b/TAO/orbsvcs/CosEvent_Service/Makefile
index 22f4f18cee6..14fca4a53f7 100644
--- a/TAO/orbsvcs/CosEvent_Service/Makefile
+++ b/TAO/orbsvcs/CosEvent_Service/Makefile
@@ -6,7 +6,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
-LSRC = CosEvent_Service.cpp
+LSRC = CosEvent_Service.cpp \
ES_OBJS=$(LSRC:.cpp=.o)