summaryrefslogtreecommitdiff
path: root/TAO/tests/IORManipulation
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-05-16 16:24:11 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-05-16 16:24:11 +0000
commit713c1fb8388d2bda7b6a8a6af009415601d16f56 (patch)
tree0bdbba2150cab12068e97961c2778b4694874457 /TAO/tests/IORManipulation
parent306305742b39660c50e6f52a208dc33bf5d65acf (diff)
downloadATCD-713c1fb8388d2bda7b6a8a6af009415601d16f56.tar.gz
ChangeLogTag: Wed May 16 16:26:32 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests/IORManipulation')
-rw-r--r--TAO/tests/IORManipulation/filter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/IORManipulation/filter/Makefile.am b/TAO/tests/IORManipulation/filter/Makefile.am
index 0a7a8564037..5cfe187a0ae 100644
--- a/TAO/tests/IORManipulation/filter/Makefile.am
+++ b/TAO/tests/IORManipulation/filter/Makefile.am
@@ -40,7 +40,7 @@ CLEANFILES = \
TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
-Test-stamp: $(srcdir)/Test.idl $(TAO_IDL)
+Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
$(TAO_IDL) $(TAO_IDLFLAGS) $(srcdir)/Test.idl
@touch "$@"