Author: damitha
Date: Thu Jul 20 22:30:15 2006
New Revision: 424190
URL: http://svn.apache.org/viewvc?rev=424190&view=rev
Log:
Added path to handlers
Modified:
webservices/sandesha/trunk/c/src/Makefile.am
Modified: webservices/sandesha/trunk/c/src/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/Makefile.am?rev=424190&r1=424189&r2=424190&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/Makefile.am Thu Jul 20 22:30:15 2006
@@ -1,4 +1,4 @@
-SUBDIRS = wsrm storage util transport workers client
+SUBDIRS = wsrm storage util transport workers client handlers
noinst_LTLIBRARIES = libsandesha2.la
libsandesha2_la_SOURCES = msg_ctx.c
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]