summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-02 03:15:11 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-02 03:15:11 +0000
commit2f5ee6f50f557ca1510b7ac6f5165fc5f79f2240 (patch)
tree4939b363b3d659f9df4760b84c67bd0d070d051f
parent03695963acf63fb914ebb595e15b5340bb1c66f8 (diff)
downloadATCD-2f5ee6f50f557ca1510b7ac6f5165fc5f79f2240.tar.gz
ChangeLogTag: Tue May 1 22:14:01 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a5
-rw-r--r--TAO/tests/POA/Etherealization/Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index a0c5540aab6..cfa077c1d45 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Tue May 1 22:14:01 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tests/POA/Etherealization/Makefile: Changed the includes. This
+ should solve some of the build errors that we have been having.
+
Tue May 01 19:45:11 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Buffering_Constraint_Policy.{h,cpp}:
diff --git a/TAO/tests/POA/Etherealization/Makefile b/TAO/tests/POA/Etherealization/Makefile
index fc6d353c416..3cc49e3ff67 100644
--- a/TAO/tests/POA/Etherealization/Makefile
+++ b/TAO/tests/POA/Etherealization/Makefile
@@ -40,8 +40,8 @@ endif # minimum_corba
include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
+include $(TAO_ROOT)/taoconfig.mk
.PRECIOUS: testC.h testC.i testC.cpp testS.h testS.i testS.cpp testS_T.h testS_T.i testS_T.cpp