Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
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)