summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/tao/Makefile.am2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 420c1969e81..209972c9b6a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 21 07:19:29 2004 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * tao/Makefile.am:
+
+ Updated.
+
Mon Sep 20 07:00:15 2004 Carlos O'Ryan <coryan@atdesk.com>
* tests/Sequence_Unit_Tests/Bounded_Simple_Types.cpp:
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am
index a7fdce409fd..e09cb43ff15 100644
--- a/TAO/tao/Makefile.am
+++ b/TAO/tao/Makefile.am
@@ -1688,7 +1688,7 @@ nobase_include_HEADERS += \
RTCORBA/Network_Priority_Mapping_Manager.i \
RTCORBA/Priority_Mapping.i \
RTCORBA/Priority_Mapping_Manager.i \
- RTCORBA/RTCORBAC.i \
+ RTCORBA/RTCORBAC.inl \
RTCORBA/RT_Current.i \
RTCORBA/RT_Invocation_Endpoint_Selectors.i \
RTCORBA/RT_Mutex.i \