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 pi...@apache.org on 2008/04/16 08:17:07 UTC

svn commit: r648542 - /webservices/axis2/trunk/c/Makefile.am

Author: pini
Date: Tue Apr 15 23:17:06 2008
New Revision: 648542

URL: http://svn.apache.org/viewvc?rev=648542&view=rev
Log:
Installing codegen scripts to one location

Modified:
    webservices/axis2/trunk/c/Makefile.am

Modified: webservices/axis2/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/Makefile.am?rev=648542&r1=648541&r2=648542&view=diff
==============================================================================
--- webservices/axis2/trunk/c/Makefile.am (original)
+++ webservices/axis2/trunk/c/Makefile.am Tue Apr 15 23:17:06 2008
@@ -1,5 +1,4 @@
 datadir=$(prefix)
-scriptsdir=$(prefix)/bin
 logsdir=$(prefix)/logs
 docsdir=$(prefix)
 includedir=$(prefix)/include/axis2-1.3.1
@@ -13,7 +12,6 @@
 include_HEADERS=$(top_builddir)/include/*.h
 data_DATA= samples/server/axis2.xml README \
 	INSTALL CREDITS COPYING NEWS NOTICE AUTHORS
-scripts_DATA=tools/codegen/javatool/WSDL2C.sh
 logs_DATA=
 docs_DATA= 
 wsdl2c_DATA=tools/codegen/javatool/WSDL2C.sh tools/codegen/javatool/README.txt



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org