From d1d9ba0e29baed02a052dae81b049d00a1454bf8 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 13 Mar 2011 19:24:02 +0000 Subject: Add a reusable component that returns the contents of a configured url. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081203 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/components/Makefile.am') diff --git a/sca-cpp/trunk/components/Makefile.am b/sca-cpp/trunk/components/Makefile.am index 55f14a4ea8..f3116a9c45 100644 --- a/sca-cpp/trunk/components/Makefile.am +++ b/sca-cpp/trunk/components/Makefile.am @@ -15,5 +15,5 @@ # specific language governing permissions and limitations # under the License. -SUBDIRS = cache chat log nosqldb filedb queue sqldb webservice +SUBDIRS = cache chat http log nosqldb filedb queue sqldb webservice -- cgit v1.2.3