summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SmartProxies/Makefile')
-rw-r--r--TAO/tao/SmartProxies/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/SmartProxies/Makefile b/TAO/tao/SmartProxies/Makefile
index 185cec3215a..cf39afea751 100644
--- a/TAO/tao/SmartProxies/Makefile
+++ b/TAO/tao/SmartProxies/Makefile
@@ -52,7 +52,6 @@ CPPFLAGS += -I$(TAO_ROOT)
.obj/Smart_Proxies.o .obj/Smart_Proxies.so .shobj/Smart_Proxies.o .shobj/Smart_Proxies.so: Smart_Proxies.cpp Smart_Proxies.h \
$(ACE_ROOT)/ace/pre.h \
smartproxies_export.h \
- $(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -60,6 +59,7 @@ CPPFLAGS += -I$(TAO_ROOT)
$(ACE_ROOT)/ace/OS_Errno.h \
$(ACE_ROOT)/ace/OS_Export.h \
$(ACE_ROOT)/ace/OS_Errno.inl \
+ $(ACE_ROOT)/ace/post.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/corbafwd.h \
$(ACE_ROOT)/ace/CDR_Base.h \