From 47cc58b1e648a586252046eb79339357cd38f939 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 10 Sep 2006 00:35:53 +0000 Subject: Make part of the session public so that it can used by tests --- (limited to 'sugar/Makefile.am') 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 -- cgit v0.9.1