Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-18 23:29:42 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-18 23:29:42 (GMT)
commit24dae31a9d1bb2141db3bfd0364f2d95219fc7fa (patch)
treeda9a75e64a4dfda0d6535959e9bf03c5aefbf213 /shell/Makefile.am
parent825758018df41500182c8834dc19e7893d353b3a (diff)
Starting to create the mesh view...
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 5642a4a..61caa3a 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = data session PresenceService
+SUBDIRS = data session home PresenceService
bin_SCRIPTS = \
sugar \
@@ -11,13 +11,11 @@ bin_SCRIPTS = \
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
__init__.py \
- ActivitiesModel.py \
ActivityHost.py \
ActivityRegistry.py \
ChatController.py \
ConsoleWindow.py \
Owner.py \
- HomeWindow.py \
PeopleWindow.py \
PresenceView.py \
Shell.py