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-06-21 20:05:52 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-06-21 20:05:52 (GMT)
commit9ea68051741d6e7b0bde4e6c7326cde4a14f6238 (patch)
treea41c5b1c25140173c90459ac58388002067f2c99 /sugar/Makefile.am
parentf4e2791c897651d52980d35b84115e7c7f85a249 (diff)
More work on packages refactoring, mostly working
Diffstat (limited to 'sugar/Makefile.am')
-rw-r--r--sugar/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index eb28f89..5fe8ee7 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -1,12 +1,12 @@
-SUBDIRS = chat browser p2p shell session presence
-
-bin_SCRIPTS = sugar
+SUBDIRS = activity chat p2p presence
sugardir = $(pythondir)/sugar
sugar_PYTHON = \
__init__.py \
__installed__.py \
+ bots.py \
env.py \
- util.py
+ util.py \
+ LogWriter.py
EXTRA_DIST = sugar __uninstalled__.py