summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.am
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-10-30 13:59:11 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-10-30 13:59:11 +0000
commit59118b351e15d87a0820ad1ea3888d6e811a6bc7 (patch)
treef405f1a66ee3438ead6f36fa085a9aff3a91c3c4 /TAO/tao/Makefile.am
parente78f9caddb6d24ca160b404d4c436c2f9bf87fca (diff)
downloadATCD-59118b351e15d87a0820ad1ea3888d6e811a6bc7.tar.gz
ChangeLogTag: Tue Oct 30 13:54:31 UTC 2007 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/Makefile.am')
-rw-r--r--TAO/tao/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am
index 02ba41fb8c2..507b15fffb0 100644
--- a/TAO/tao/Makefile.am
+++ b/TAO/tao/Makefile.am
@@ -1319,16 +1319,19 @@ nobase_include_HEADERS = \
PolicyS.h \
Policy_Current.h \
Policy_Current.inl \
+ Policy_Current.pidl \
Policy_CurrentC.h \
+ Policy_CurrentS.h \
Policy_Current_Impl.h \
Policy_Current_Impl.inl \
Policy_Forward.pidl \
- Policy_Forward.pidl \
Policy_ForwardC.h \
Policy_ForwardS.h \
Policy_Manager.h \
Policy_Manager.inl \
+ Policy_Manager.pidl \
Policy_ManagerC.h \
+ Policy_ManagerS.h \
Policy_Set.h \
Policy_Set.inl \
Policy_Validator.h \
@@ -1918,7 +1921,9 @@ nobase_include_HEADERS += \
AnyTypeCode/PI_ForwardA.h \
AnyTypeCode/ParameterModeA.h \
AnyTypeCode/PolicyA.h \
+ AnyTypeCode/Policy_CurrentA.h \
AnyTypeCode/Policy_ForwardA.h \
+ AnyTypeCode/Policy_ManagerA.h \
AnyTypeCode/PortableInterceptorA.h \
AnyTypeCode/Recursive_Type_TypeCode.cpp \
AnyTypeCode/Recursive_Type_TypeCode.h \