Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-29 15:28:44 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-29 15:28:44 (GMT)
commit47af6a7b9dfcb98bc10565242a6a7a43ffb19ea9 (patch)
treeace53a4ee02eeeea337d288f27bb3340283fbdd7
parentfa8ad923228a39c265616c44849db4527e5a284f (diff)
FIx makefile
-rw-r--r--shell/home/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/shell/home/Makefile.am b/shell/home/Makefile.am
index 83dc80d..8e25d58 100644
--- a/shell/home/Makefile.am
+++ b/shell/home/Makefile.am
@@ -3,10 +3,11 @@ sugar_PYTHON = \
__init__.py \
DonutItem.py \
FriendsModel.py \
- FriendsView.py \
+ FriendsGroup.py \
+ IconLayout.py \
MeshModel.py \
- MeshView.py \
- HomeView.py \
+ MeshGroup.py \
+ HomeGroup.py \
HomeWindow.py \
- HomeModel.py \
+ HomeModel.py \
Theme.py