From 638bcb765e5c1cddb2ec86ee090c4b20bf6663ee Mon Sep 17 00:00:00 2001 From: jtc Date: Fri, 27 Jun 2008 15:32:28 +0000 Subject: ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin --- TAO/tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tests/Portable_Interceptors/Collocated/Dynamic') diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am index 70a6732b77f..8b649c336ce 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am +++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Makefile.am @@ -13,7 +13,7 @@ ACE_ROOT = $(top_srcdir)/.. TAO_BUILDDIR = $(top_builddir) TAO_IDL = ACE_ROOT=$(ACE_ROOT) TAO_ROOT=$(TAO_ROOT) $(TAO_BUILDDIR)/TAO_IDL/tao_idl TAO_IDL_DEP = $(TAO_BUILDDIR)/TAO_IDL/tao_idl -TAO_IDLFLAGS = -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -I$(TAO_ROOT) -I$(srcdir) -g $(ACE_BUILDDIR)/apps/gperf/src/gperf +TAO_IDLFLAGS = -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -I$(TAO_ROOT) -I$(srcdir) -g $(ACE_BUILDDIR)/apps/gperf/src/ace_gperf TAO_ROOT = $(top_srcdir) -- cgit v1.2.1