summaryrefslogtreecommitdiff
path: root/TAO/tests/Server_Port_Zero/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Server_Port_Zero/Makefile.am')
-rw-r--r--TAO/tests/Server_Port_Zero/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Server_Port_Zero/Makefile.am b/TAO/tests/Server_Port_Zero/Makefile.am
index 2c12f5f51a3..fbdefa1fdd8 100644
--- a/TAO/tests/Server_Port_Zero/Makefile.am
+++ b/TAO/tests/Server_Port_Zero/Makefile.am
@@ -41,7 +41,7 @@ CLEANFILES = \
TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) $(srcdir)/Test.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -Sa -St $(srcdir)/Test.idl
@touch $@
noinst_PROGRAMS = server