Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/bundle/Makefile.am
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2010-11-12 10:42:52 (GMT)
committer Simon Schampijer <simon@schampijer.de>2010-11-12 10:42:52 (GMT)
commit3a1117a8fd89d566ef73aebec8f925e069f28d08 (patch)
treed1a3139a89d2dd2ee3408cb37664dd96628f07e4 /src/sugar/bundle/Makefile.am
parentb716665663d4a8caaf91397b60b1160f4cf35c07 (diff)
Add new activity numbering scheme #10379
toolkit: Add class NormalizedVersion to parse and compare the new activity versions, change the bundlebuilder and activitybundle to use the new scheme. backported changes from SL #2425
Diffstat (limited to 'src/sugar/bundle/Makefile.am')
-rw-r--r--src/sugar/bundle/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sugar/bundle/Makefile.am b/src/sugar/bundle/Makefile.am
index f1af791..50c93de 100644
--- a/src/sugar/bundle/Makefile.am
+++ b/src/sugar/bundle/Makefile.am
@@ -3,4 +3,5 @@ sugar_PYTHON = \
__init__.py \
bundle.py \
activitybundle.py \
+ bundleversion.py \
contentbundle.py