summaryrefslogtreecommitdiff
path: root/TAO/utils/IOR-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/utils/IOR-parser/Makefile')
-rw-r--r--TAO/utils/IOR-parser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/utils/IOR-parser/Makefile b/TAO/utils/IOR-parser/Makefile
index a22f189df50..096ce6b658e 100644
--- a/TAO/utils/IOR-parser/Makefile
+++ b/TAO/utils/IOR-parser/Makefile
@@ -46,8 +46,9 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
.obj/ior-handler.o .obj/ior-handler.so .shobj/ior-handler.o .shobj/ior-handler.so: ior-handler.cpp ior-handler.h \
$(ACE_ROOT)/ace/OS.h \
- $(ACE_ROOT)/ace/inc_user_config.h \
$(ACE_ROOT)/ace/pre.h \
+ $(ACE_ROOT)/ace/inc_user_config.h \
+ $(ACE_ROOT)/ace/config-sunos5.7.h \
$(ACE_ROOT)/ace/config-sunos5.6.h \
$(ACE_ROOT)/ace/config-sunos5.5.h \
$(ACE_ROOT)/ace/post.h \