Add exec script to build pure html activities

An hello world activity using the script
http://git.sugarlabs.org/hello-world/mainline/trees/html
This commit is contained in:
Daniel Narvaez
2013-04-23 15:47:26 +02:00
parent b59b326dbf
commit d4019684a3
4 changed files with 63 additions and 1 deletions
+1
View File
@@ -6,5 +6,6 @@ sugar_PYTHON = \
activityhandle.py \
activityservice.py \
bundlebuilder.py \
htmlactivity.py \
i18n.py \
widgets.py