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/10 05:58:59 UTC

svn commit: r376551 - /webservices/axis2/trunk/c/samples/client/math/Makefile.am

Author: damitha
Date: Thu Feb  9 20:58:58 2006
New Revision: 376551

URL: http://svn.apache.org/viewcvs?rev=376551&view=rev
Log:
installing binary to AXIS2C_HOME/bin/samples

Modified:
    webservices/axis2/trunk/c/samples/client/math/Makefile.am

Modified: webservices/axis2/trunk/c/samples/client/math/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/samples/client/math/Makefile.am?rev=376551&r1=376550&r2=376551&view=diff
==============================================================================
--- webservices/axis2/trunk/c/samples/client/math/Makefile.am (original)
+++ webservices/axis2/trunk/c/samples/client/math/Makefile.am Thu Feb  9 20:58:58 2006
@@ -1,4 +1,4 @@
-prgbindir=$(prefix)/bin/samples/math
+prgbindir=$(prefix)/bin/samples
 prgbin_PROGRAMS = math
 noinst_HEADERS = axis2_math_stub.h
 math_SOURCES = axis2_math_stub.c \