summaryrefslogtreecommitdiff
path: root/websvcs/tests
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-19 15:25:15 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-19 15:25:15 +0000
commite4c46206fe1a0fe50730e4614583fab8c7137dfd (patch)
tree2b3a25b0f51fdaccd1ebc33cdf3482bc415c337f /websvcs/tests
parentd945fa7ed7ae0ee51be01b95fefbe5b797b5eddd (diff)
downloadATCD-e4c46206fe1a0fe50730e4614583fab8c7137dfd.tar.gz
ChangeLogTag:Wed Apr 19 08:18:30 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'websvcs/tests')
-rw-r--r--websvcs/tests/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/websvcs/tests/Makefile b/websvcs/tests/Makefile
index 04b28e13d4c..2d4023a030c 100644
--- a/websvcs/tests/Makefile
+++ b/websvcs/tests/Makefile
@@ -49,9 +49,12 @@ endif
.obj/Test_URL_Addr.o .obj/Test_URL_Addr.so .shobj/Test_URL_Addr.o .shobj/Test_URL_Addr.so: Test_URL_Addr.cpp \
$(ACE_ROOT)/websvcs/lib/URL_Addr.h \
$(ACE_ROOT)/ace/INET_Addr.h \
+ $(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
$(ACE_ROOT)/ace/OS.h \
- $(ACE_ROOT)/ace/inc_user_config.h \
+ $(ACE_ROOT)/ace/post.h \
+ $(ACE_ROOT)/ace/ACE_export.h \
+ $(ACE_ROOT)/ace/svc_export.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
$(ACE_ROOT)/ace/Basic_Types.h \