summaryrefslogtreecommitdiff
path: root/TAO/tests/DLL_ORB
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-18 02:08:27 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-18 02:08:27 +0000
commit8d5cc2e519ca2e1b740adfb71c43757481245791 (patch)
treebd630a9bf1c08668be746d834c67dce7b622b0b5 /TAO/tests/DLL_ORB
parent8f887823690662925583edc2a484f9842f4a60d4 (diff)
downloadATCD-8d5cc2e519ca2e1b740adfb71c43757481245791.tar.gz
Updated Makefiles.
Diffstat (limited to 'TAO/tests/DLL_ORB')
-rw-r--r--TAO/tests/DLL_ORB/Makefile.Test_Client_Module3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/DLL_ORB/Makefile.Test_Client_Module b/TAO/tests/DLL_ORB/Makefile.Test_Client_Module
index c7f26dc796b..6b024ec63f3 100644
--- a/TAO/tests/DLL_ORB/Makefile.Test_Client_Module
+++ b/TAO/tests/DLL_ORB/Makefile.Test_Client_Module
@@ -231,7 +231,8 @@ realclean: clean
$(ACE_ROOT)/ace/Module.cpp \
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp \
- TestC.h $(TAO_ROOT)/tao/corba.h \
+ TestC.h \
+ $(TAO_ROOT)/tao/corba.h \
$(TAO_ROOT)/tao/corbafwd.h \
$(ACE_ROOT)/ace/CDR_Base.h \
$(ACE_ROOT)/ace/CDR_Base.inl \