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-28 13:22:52 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-28 13:22:52 (GMT)
commit3f4625f0a1262f4d1255cac1dee05eb3daa3f7a2 (patch)
tree2e4f82cc6ccf163cbfddf943fd6071691c1337e6 /shell/Makefile.am
parent7af2ea5bbd566a3087f65c71c7ee7aa82be83006 (diff)
Get rid of the contextual chat.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index bc87e24..8566952 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -5,7 +5,6 @@ bin_SCRIPTS = \
sugar-activity \
sugar-activity-factory \
sugar-console \
- sugar-people \
sugar-presence-service
sugardir = $(pkgdatadir)/shell
@@ -16,8 +15,6 @@ sugar_PYTHON = \
ConsoleWindow.py \
FirstTimeDialog.py \
Owner.py \
- PeopleWindow.py \
- PresenceView.py \
Shell.py
EXTRA_DIST = $(bin_SCRIPTS)