summaryrefslogtreecommitdiff
path: root/ace/RMCast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RMCast/Makefile')
-rw-r--r--ace/RMCast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/RMCast/Makefile b/ace/RMCast/Makefile
index 87d640afe74..8ffb9265813 100644
--- a/ace/RMCast/Makefile
+++ b/ace/RMCast/Makefile
@@ -9,7 +9,8 @@ LIB = libACE_RMCast.a
SHLIB = libACE_RMCast.$(SOEXT)
FILES= \
- RMCast_Partial_Message
+ RMCast_Partial_Message \
+ RMCast_Header_Size
TEMPLATE_FILES = \
RMCast_Fragment \
RMCast_Reassembly