You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by da...@apache.org on 2004/06/25 11:28:38 UTC

cvs commit: ws-axis/c/tests/client/interop/round1/gen_src Makefile.am

damitha     2004/06/25 02:28:38

  Added:       c/tests/client/interop/round1/gen_src Makefile.am
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/client/interop/round1/gen_src/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  bin_PROGRAMS = SimpleTest
  SUBDIRS =
  AM_CPPFLAGS = $(CPPFLAGS)
  SimpleTest_SOURCES =  SOAPStruct.cpp SimpleTestSoap.cpp ../Client.cpp
  SimpleTest_LDADD = $(LDFLAGS)
  INCLUDES = -I$(AXISCPP_HOME)/include