summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-13 19:24:02 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-03-13 19:24:02 +0000
commitd1d9ba0e29baed02a052dae81b049d00a1454bf8 (patch)
tree722f36446ddb5acc51b4f3a3047f64b988fa99a4 /sca-cpp/trunk/components/Makefile.am
parent6ecf9ca142893fe27ae9a2e269f7dff73fb6d7c6 (diff)
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
Diffstat (limited to 'sca-cpp/trunk/components/Makefile.am')
-rw-r--r--sca-cpp/trunk/components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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