summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.am
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-16 18:33:21 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-16 18:33:21 +0000
commitacbd32a534279dea1468d0b99089b341b666305f (patch)
tree0bf6428847d165d770e7927b07fbebe5cb8a9dd6 /TAO/tao/Makefile.am
parentaf526390abba25a306d8d4fb3f6befb391de278d (diff)
downloadATCD-acbd32a534279dea1468d0b99089b341b666305f.tar.gz
Server-side interface repository stuff.
Diffstat (limited to 'TAO/tao/Makefile.am')
-rw-r--r--TAO/tao/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am
index 3dc83dfa162..4070f138646 100644
--- a/TAO/tao/Makefile.am
+++ b/TAO/tao/Makefile.am
@@ -285,6 +285,7 @@ HEADER_FILES = \
InterceptorC.h \
InterceptorS.h \
InterfaceC.h \
+ InterfaceS.h \
Invocation.h \
Key_Adapters.h \
Leader_Follower.h \
@@ -412,6 +413,7 @@ INLINE_FILES = \
Interceptor.i \
InterceptorC.i \
InterfaceC.i \
+ InterfaceS.i \
Invocation.i \
Key_Adapters.i \
Leader_Follower.i \