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-09-15 10:52:37 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-09-15 10:52:37 (GMT)
commitca19f0f25100006c0f6c84e405e2e6a0cecdd15b (patch)
treeaaab967408d64b21a07ba85a9cb13fc86c411608 /shell/Makefile.am
parent14383f4fc7c6e182fc8a79e5f9d56c740b2bc7e7 (diff)
Move the model to his own module
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 80aad02..69dbe87 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = conf data frame home PresenceService
+SUBDIRS = conf data frame home model PresenceService
bin_SCRIPTS = \
sugar \
@@ -15,9 +15,6 @@ sugar_PYTHON = \
FirstTimeDialog.py \
FriendIcon.py \
FriendPopup.py \
- Friends.py \
- Invites.py \
- Owner.py \
Shell.py \
Session.py