Author: nandika
Date: Sun Mar 7 07:31:34 2010
New Revision: 919944
URL: http://svn.apache.org/viewvc?rev=919944&view=rev
Log:
Makefile updated to copy libsandesha2.so to lib directory
Modified:
axis/axis2/c/sandesha/trunk/src/core/Makefile.am
Modified: axis/axis2/c/sandesha/trunk/src/core/Makefile.am
URL:
http://svn.apache.org/viewvc/axis/axis2/c/sandesha/trunk/src/core/Makefile.am?rev=919944&r1=919943&r2=919944&view=diff
==============================================================================
--- axis/axis2/c/sandesha/trunk/src/core/Makefile.am (original)
+++ axis/axis2/c/sandesha/trunk/src/core/Makefile.am Sun Mar 7 07:31:34 2010
@@ -20,4 +20,6 @@
../wsrm/libsandesha2_wsrm.la \
../polling/libsandesha2_polling.la
+install-data-hook:
+ cp -f $(prefix)/modules/sandesha2/libsandesha2* $(prefix)/lib/