You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2006/02/08 12:22:33 UTC

svn commit: r375931 - /webservices/axis2/trunk/c/test/core/clientapi/Makefile.am

Author: damitha
Date: Wed Feb  8 03:22:30 2006
New Revision: 375931

URL: http://svn.apache.org/viewcvs?rev=375931&view=rev
Log:
installing binary to bin/system_test 


Modified:
    webservices/axis2/trunk/c/test/core/clientapi/Makefile.am

Modified: webservices/axis2/trunk/c/test/core/clientapi/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/test/core/clientapi/Makefile.am?rev=375931&r1=375930&r2=375931&view=diff
==============================================================================
--- webservices/axis2/trunk/c/test/core/clientapi/Makefile.am (original)
+++ webservices/axis2/trunk/c/test/core/clientapi/Makefile.am Wed Feb  8 03:22:30 2006
@@ -1,5 +1,6 @@
+prgbindir=$(prefix)/bin/system_test/
 TESTS = test_client test_clientapi
-noinst_PROGRAMS = test_client test_clientapi
+prgbin_PROGRAMS = test_client test_clientapi
 check_PROGRAMS = test_client test_clientapi
 SUBDIRS =
 AM_CPPFLAGS = $(CPPFLAGS) -g -pthread