Author: dinesh
Date: Wed Feb  6 23:56:22 2008
New Revision: 619302

URL: http://svn.apache.org/viewvc?rev=619302&view=rev
Log:
fixed:972, axiom util test binary in bin/samples directory

Modified:
    webservices/axis2/trunk/c/axiom/test/util/Makefile.am

Modified: webservices/axis2/trunk/c/axiom/test/util/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/test/util/Makefile.am?rev=619302&r1=619301&r2=619302&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/test/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/axiom/test/util/Makefile.am Wed Feb  6 23:56:22 
2008
@@ -1,12 +1,8 @@
-prgbindir=$(prefix)/bin/samples
-prgbin_PROGRAMS = axiom
+noinst_PROGRAMS = axiom
 axiom_SOURCES = axiom_util_test.c
-
 axiom_LDADD   =   \
                     $(top_builddir)/src/om/libaxis2_axiom.la 
 
 INCLUDES = -I$(top_builddir)/include \
                        -I ../../../util/include \
                        -I ../../../include
-
-



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to