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/03/01 05:58:15 UTC

svn commit: r513141 - in /webservices/sandesha/trunk/c/samples: Makefile.am configure.ac

Author: damitha
Date: Wed Feb 28 20:58:15 2007
New Revision: 513141

URL: http://svn.apache.org/viewvc?view=rev&rev=513141
Log:
Updated build files

Modified:
    webservices/sandesha/trunk/c/samples/Makefile.am
    webservices/sandesha/trunk/c/samples/configure.ac

Modified: webservices/sandesha/trunk/c/samples/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/Makefile.am?view=diff&rev=513141&r1=513140&r2=513141
==============================================================================
--- webservices/sandesha/trunk/c/samples/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/Makefile.am Wed Feb 28 20:58:15 2007
@@ -1,4 +1,4 @@
 samplesdir=$(prefix)/samples
-SUBDIRS = resources RMSampleService rm_echo_1_0 rm_echo_1_1 rm_ping_1_0 rm_ping_1_1 rm_mtom_1_0 rm_echo_single_1_0 rm_echo_single_1_1
+SUBDIRS = resources RMSampleService rm_echo_1_0 rm_echo_1_1 rm_ping_1_0 rm_ping_1_1 rm_mtom_1_0 rm_echo_single_1_0 rm_echo_single_1_1 rm_report
 samples_DATA= Makefile.am Makefile.in
 

Modified: webservices/sandesha/trunk/c/samples/configure.ac
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/configure.ac?view=diff&rev=513141&r1=513140&r2=513141
==============================================================================
--- webservices/sandesha/trunk/c/samples/configure.ac (original)
+++ webservices/sandesha/trunk/c/samples/configure.ac Wed Feb 28 20:58:15 2007
@@ -126,6 +126,7 @@
     rm_ping_1_0/Makefile \
     rm_ping_1_1/Makefile \
     rm_mtom_1_0/Makefile \
+    rm_report/Makefile \
     resources/Makefile
     ])
     



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