summaryrefslogtreecommitdiff
path: root/examples/IOStream/client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IOStream/client/Makefile')
-rw-r--r--examples/IOStream/client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/IOStream/client/Makefile b/examples/IOStream/client/Makefile
index 5aea1edc033..3143ff0954a 100644
--- a/examples/IOStream/client/Makefile
+++ b/examples/IOStream/client/Makefile
@@ -53,6 +53,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/Log_Record.h \
$(ACE_ROOT)/ace/Log_Priority.h \
$(ACE_ROOT)/ace/Log_Record.i \
+ $(ACE_ROOT)/ace/Version.h \
$(ACE_ROOT)/ace/ACE.i \
$(ACE_ROOT)/ace/Addr.h \
$(ACE_ROOT)/ace/Addr.i \
@@ -69,6 +70,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/Handle_Set.h \
$(ACE_ROOT)/ace/Handle_Set.i \
$(ACE_ROOT)/ace/IOStream_T.h \
- $(ACE_ROOT)/ace/IOStream_T.i
+ $(ACE_ROOT)/ace/IOStream_T.i \
+ $(ACE_ROOT)/ace/IOStream_T.cpp
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY