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:36:41 UTC

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

Author: damitha
Date: Tue May  8 08:36:40 2007
New Revision: 536223

URL: http://svn.apache.org/viewvc?view=rev&rev=536223
Log:
autogen.sh was missing from dist. corrected it.

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=536223&r1=536222&r2=536223
==============================================================================
--- webservices/sandesha/trunk/c/Makefile.am (original)
+++ webservices/sandesha/trunk/c/Makefile.am Tue May  8 08:36:40 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 build.sh LICENSE
+EXTRA_DIST=config include 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