From 8f9f473073df75e5dd0c5443f7ba67c2434da7d4 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 03 Oct 2006 15:12:34 +0000 Subject: Fix makefiles --- (limited to 'shell') 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 -- cgit v0.9.1