Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-09-10 00:35:53 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-09-10 00:35:53 (GMT)
commit47cc58b1e648a586252046eb79339357cd38f939 (patch)
tree90ab614b2dc05472686b4dbe593d580735a4e16f /sugar/Makefile.am
parentf4f70d22f1d29d24b7234e9a6fb3203deec5adfa (diff)
Make part of the session public so that it can used by tests
Diffstat (limited to 'sugar/Makefile.am')
-rw-r--r--sugar/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index d339fba..71f6052 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -1,14 +1,13 @@
-SUBDIRS = activity canvas chat p2p presence
+SUBDIRS = activity canvas chat p2p presence session
sugardir = $(pythondir)/sugar
sugar_PYTHON = \
__init__.py \
__installed__.py \
- bots.py \
env.py \
logger.py \
setup.py \
- TracebackUtils.py \
+ TracebackUtils.py \
util.py
EXTRA_DIST = __uninstalled__.py