summaryrefslogtreecommitdiff
path: root/examples/Connection/misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Connection/misc/Makefile')
-rw-r--r--examples/Connection/misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Connection/misc/Makefile b/examples/Connection/misc/Makefile
index 15d2a6a1c7e..aa553a914e4 100644
--- a/examples/Connection/misc/Makefile
+++ b/examples/Connection/misc/Makefile
@@ -46,7 +46,7 @@ endif
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/test_upipe.o .obj/test_upipe.o .obj/test_upipe.o .obj/test_upipe.o: test_upipe.cpp \
+.obj/test_upipe.o .obj/test_upipe.so .shobj/test_upipe.o .shobj/test_upipe.so: test_upipe.cpp \
$(ACE_ROOT)/ace/Acceptor.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Config.h \
@@ -218,7 +218,7 @@ endif
$(ACE_ROOT)/ace/UPIPE_Connector.i \
test_upipe.h
-.obj/Connection_Handler.o .obj/Connection_Handler.o .obj/Connection_Handler.o .obj/Connection_Handler.o: Connection_Handler.cpp \
+.obj/Connection_Handler.o .obj/Connection_Handler.so .shobj/Connection_Handler.o .shobj/Connection_Handler.so: Connection_Handler.cpp \
$(ACE_ROOT)/ace/Acceptor.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Config.h \