Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-10-02 19:41:44 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-10-02 19:41:44 (GMT)
commit88da2c7e2d83bce4bcae8c4f83432f5484fb6e8d (patch)
tree49023432c7ff2a29dd71ba234401a0024db2a372 /shell
parenta951b36347bfb5350c4c6031ba1126c25b94f44d (diff)
Update makefile
Diffstat (limited to 'shell')
-rw-r--r--shell/view/frame/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/view/frame/Makefile.am b/shell/view/frame/Makefile.am
index 8d95114..01458cc 100644
--- a/shell/view/frame/Makefile.am
+++ b/shell/view/frame/Makefile.am
@@ -1,9 +1,9 @@
sugardir = $(pkgdatadir)/shell/view/frame
sugar_PYTHON = \
__init__.py \
+ ActivitiesBox.py \
RightPanel.py \
PanelWindow.py \
Frame.py \
- TopPanel.py \
- BottomPanel.py \
+ ZoomBox.py \
MenuStrategy.py