summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Interoperable_Naming
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 04:36:13 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 04:36:13 +0000
commitca4b1521703f2e7e473933955773b86f023ec34a (patch)
tree07f08b04e31d377945fcd0f4ede6a3a34467d3ba /TAO/orbsvcs/tests/Interoperable_Naming
parentaf95b2f404dd9e83081d79c12423aee2252592cd (diff)
downloadATCD-ca4b1521703f2e7e473933955773b86f023ec34a.tar.gz
ChangeLogTag: Sat Jun 10 04:34:32 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Interoperable_Naming')
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am b/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
index c0c5d899c4d..bea2ef61ae1 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
@@ -44,7 +44,7 @@ CLEANFILES = \
Web_ServerC.cpp Web_ServerC.h Web_ServerC.inl Web_ServerS.cpp Web_ServerS.h Web_ServerS.inl Web_ServerS_T.cpp Web_ServerS_T.h Web_ServerS_T.inl: Web_Server-stamp
Web_Server-stamp: $(srcdir)/Web_Server.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Web_Server.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Web_Server.idl
@touch $@
noinst_PROGRAMS = client
@@ -65,6 +65,7 @@ client_SOURCES = \
Web_ServerC.h \
Web_ServerC.inl \
Web_ServerS.h \
+ Web_ServerS.inl \
Web_ServerS_T.h \
Web_ServerS_T.inl \
ncontextext_client_i.h