Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-03 15:12:34 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-03 15:12:34 (GMT)
commit8f9f473073df75e5dd0c5443f7ba67c2434da7d4 (patch)
tree5144f2342d5996ab9e9558180f35f2b0b6c39801 /shell
parent75b86618ded7ae9d0821c612a801bb1f27bdfb56 (diff)
Fix makefiles
Diffstat (limited to 'shell')
-rw-r--r--shell/view/home/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/shell/view/home/Makefile.am b/shell/view/home/Makefile.am
index ddf9653..0d57380 100644
--- a/shell/view/home/Makefile.am
+++ b/shell/view/home/Makefile.am
@@ -2,9 +2,8 @@ sugardir = $(pkgdatadir)/shell/view/home
sugar_PYTHON = \
__init__.py \
DonutItem.py \
- FriendsGroup.py \
- IconLayout.py \
+ FriendsBox.py \
HomeGroup.py \
HomeWindow.py \
- MeshGroup.py \
+ MeshBox.py \
MyIcon.py