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/05/08 17:52:28 UTC

svn commit: r536229 - /webservices/sandesha/trunk/c/Makefile.am

Author: damitha
Date: Tue May  8 08:52:27 2007
New Revision: 536229

URL: http://svn.apache.org/viewvc?view=rev&rev=536229
Log:
samples folder was not included in the dist. corrected this.

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

Modified: webservices/sandesha/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/Makefile.am?view=diff&rev=536229&r1=536228&r2=536229
==============================================================================
--- webservices/sandesha/trunk/c/Makefile.am (original)
+++ webservices/sandesha/trunk/c/Makefile.am Tue May  8 08:52:27 2007
@@ -12,5 +12,5 @@
 			include/sandesha2_report.h
 data_DATA = config/module.xml
 prgbin_DATA = config/mysql_schema.sh config/init_mysql.sh config/sqlite_schema.sh
-EXTRA_DIST=config include autogen.sh build.sh LICENSE
+EXTRA_DIST=config include samples autogen.sh build.sh LICENSE
 



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