diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-02-16 03:45:04 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-02-16 03:45:04 +0000 |
commit | 5a331fd527e5ee46b56df4df8b0d63df4b7fde0d (patch) | |
tree | aabd4b0c8b6df12ae096dfba6fb7f4bd78aedf7a /TAO/orbsvcs/tests/IOR_MCast | |
parent | 70a11aca3de254a442240b7bc11d651a4f6e30f5 (diff) | |
download | ATCD-5a331fd527e5ee46b56df4df8b0d63df4b7fde0d.tar.gz |
ChangeLogTag: Thu Feb 16 03:33:02 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast')
-rw-r--r-- | TAO/orbsvcs/tests/IOR_MCast/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/Makefile.am b/TAO/orbsvcs/tests/IOR_MCast/Makefile.am index e9e87700b63..fa3194fefd5 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/Makefile.am +++ b/TAO/orbsvcs/tests/IOR_MCast/Makefile.am @@ -48,6 +48,9 @@ MCast-stamp: $(srcdir)/MCast.idl $(TAO_IDL_DEP) @touch $@ +noinst_HEADERS = \ + MCast.idl + ## Makefile.IOR_MCast_Client.am noinst_PROGRAMS = client |