You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/04/30 12:09:27 UTC

svn commit: r533665 - /webservices/sandesha/trunk/c/src/client/Makefile.am

Author: damitha
Date: Mon Apr 30 03:09:27 2007
New Revision: 533665

URL: http://svn.apache.org/viewvc?view=rev&rev=533665
Log:
fixed a bug in build file

Modified:
    webservices/sandesha/trunk/c/src/client/Makefile.am

Modified: webservices/sandesha/trunk/c/src/client/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/client/Makefile.am?view=diff&rev=533665&r1=533664&r2=533665
==============================================================================
--- webservices/sandesha/trunk/c/src/client/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/client/Makefile.am Mon Apr 30 03:09:27 2007
@@ -1,4 +1,4 @@
-prglibdir=$(prefix)/sandesha2
+prglibdir=$(prefix)/modules/sandesha2
 prglib_LTLIBRARIES = libsandesha2_client.la
 
 libsandesha2_client_la_SOURCES = \



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