diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-11-26 02:48:25 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-11-26 02:48:25 +0000 |
commit | b48018efc28c14fd86c9500ed510ebcc91bc49e1 (patch) | |
tree | c7954bcae90637cbfdc43213e0bb78b0177d839e /TAO/orbsvcs/tests/ImplRepo | |
parent | 8a74529355a23e755cc762a96361f44b498f885f (diff) | |
download | ATCD-b48018efc28c14fd86c9500ed510ebcc91bc49e1.tar.gz |
ChangeLogTag: Sun Nov 26 02:41:57 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo')
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/Makefile.am b/TAO/orbsvcs/tests/ImplRepo/Makefile.am index bc4e9efe1ab..7a584a4d699 100644 --- a/TAO/orbsvcs/tests/ImplRepo/Makefile.am +++ b/TAO/orbsvcs/tests/ImplRepo/Makefile.am @@ -18,10 +18,12 @@ TAO_ROOT = $(top_srcdir) SUBDIRS = \ . \ - Bug_2604_Regression \ NameService \ scale +# SUBDIRS += \ +# Bug_2604_Regression + noinst_PROGRAMS = ## Makefile.airplane_idl.am |