Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/bundle/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <dwinship@redhat.com>2007-09-20 16:20:21 (GMT)
committer Dan Winship <dwinship@redhat.com>2007-09-20 16:20:21 (GMT)
commitf377d6e5197f07b82c3ccd29e2899e02f03b3d8e (patch)
treee97ccb375edad622576dc083c529556d4b2a3be3 /sugar/bundle/Makefile.am
parent99ce1835e4d8cb176ebdf12572a8e193b1dd1e88 (diff)
Redo activity bundles in terms of sugar.bundle.bundle
Diffstat (limited to 'sugar/bundle/Makefile.am')
-rw-r--r--sugar/bundle/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar/bundle/Makefile.am b/sugar/bundle/Makefile.am
index 2ad0958..f1af791 100644
--- a/sugar/bundle/Makefile.am
+++ b/sugar/bundle/Makefile.am
@@ -2,4 +2,5 @@ sugardir = $(pythondir)/sugar/bundle
sugar_PYTHON = \
__init__.py \
bundle.py \
+ activitybundle.py \
contentbundle.py