Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-07-24 13:50:26 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-07-24 13:50:26 (GMT)
commit7e4002596614f82f579f58946eaf67f6b7b3b87f (patch)
tree60ff956b7d7b9827377f1ff21268d112291ad1c5 /shell
parentedb7e8fdc9c095ae9603c63397ebe76f067994b2 (diff)
Build fixes
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 4bdb346..5e1cbbb 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = data
+SUBDIRS = PresenceService data
bin_SCRIPTS = \
sugar \
@@ -10,6 +10,7 @@ sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
__init__.py \
ActivitiesModel.py \
+ ActivityHost.py \
ActivityRegistry.py \
ConsoleWindow.py \
Emulator.py \