Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-06-09 10:55:49 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-06-10 13:42:19 (GMT)
commit14659c2ef2948c2d52908e9f2ac476ab72369613 (patch)
treed8b7f4b4f6c64b477d2756c4ca205f26c13b7796 /configure.ac
parentde87d97df7dd48288bda14c8ffc467d635d30ee4 (diff)
Add online service support
This patch adds a new section to sugar/src/jarabe to manage web services. The relevant feature request is [1]. Adds a new web section of jarabe is for a prototype of a new online account management class that manages the services described above. The services themselves are intended to be kept in subdirectors of sugar/extensions/web and are the subject of a separate patch. Also in a separate patch will be a UI extention to the Journal toolbar and palette, adding new menuitems. (Includes a unit test) [1] http://wiki.sugarlabs.org/go/Features/Web_services
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0ff82d6..84e2555 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,6 +77,7 @@ src/jarabe/model/Makefile
src/jarabe/util/Makefile
src/jarabe/util/telepathy/Makefile
src/jarabe/view/Makefile
+src/jarabe/web/Makefile
src/Makefile
])