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.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 69dbe87..1bf373d 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = conf data frame home model PresenceService
+SUBDIRS = conf data model view PresenceService
bin_SCRIPTS = \
sugar \
@@ -10,12 +10,6 @@ bin_SCRIPTS = \
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
__init__.py \
- ActivityHost.py \
- ConsoleWindow.py \
- FirstTimeDialog.py \
- FriendIcon.py \
- FriendPopup.py \
- Shell.py \
Session.py
EXTRA_DIST = $(bin_SCRIPTS)