summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-15 21:46:26 +0000
committerpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-15 21:46:26 +0000
commitc887cf46ab7498727d86ac4e8f6c2b73189deb38 (patch)
treebacaa30d61ae03757bc18f1936e1577397df302e /TAO/tests
parent57e84fd278f9ea22a8de1dd56311af0e385ad2f2 (diff)
downloadATCD-c887cf46ab7498727d86ac4e8f6c2b73189deb38.tar.gz
ChangeLogTag: Tue Jan 15 13:35:07 2002 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/Portable_Interceptors/ForwardRequest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile b/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile
index 2e28e50bed2..7e888092f1c 100644
--- a/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile
+++ b/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile
@@ -33,7 +33,7 @@ SERVER_OBJS = \
Server_Request_Interceptor.o \
$(IDL_SRC:.cpp=.o)
-TAO_IDLFLAGS += -Ge 1 -I../../.. -DCORBA3
+TAO_IDLFLAGS += -Ge 1 -Gv -I../../.. -DCORBA3
#----------------------------------------------------------------------------
# Include macros and targets
#----------------------------------------------------------------------------