summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/echo
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-16 03:45:04 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-16 03:45:04 +0000
commit23eb5dc2b8d6eb10972f08a087acd1e6ae977b8f (patch)
treeaabd4b0c8b6df12ae096dfba6fb7f4bd78aedf7a /TAO/examples/Simple/echo
parentd85aaf6f633e217b69a886e84252cb23e625b83a (diff)
downloadATCD-23eb5dc2b8d6eb10972f08a087acd1e6ae977b8f.tar.gz
ChangeLogTag: Thu Feb 16 03:33:02 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/examples/Simple/echo')
-rw-r--r--TAO/examples/Simple/echo/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/examples/Simple/echo/Makefile.am b/TAO/examples/Simple/echo/Makefile.am
index 8c1dd8648b4..6aaf119067a 100644
--- a/TAO/examples/Simple/echo/Makefile.am
+++ b/TAO/examples/Simple/echo/Makefile.am
@@ -48,6 +48,9 @@ Echo-stamp: $(srcdir)/Echo.idl $(TAO_IDL_DEP)
@touch $@
+noinst_HEADERS = \
+ Echo.idl
+
## Makefile.echo_client.am
noinst_PROGRAMS = client