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-09-29 20:46:12 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-09-29 20:46:12 (GMT)
commitca56406aa4f352f889dae70187e89e1d7acd4f7a (patch)
tree7f54c5936cb376b6b70a70e4e14bfa8ef208a1bd /shell
parent72562502b9e28eebe7884eb8f4f911a9e842ebea (diff)
Add OverlayWindow to makefile
Diffstat (limited to 'shell')
-rw-r--r--shell/view/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/view/Makefile.am b/shell/view/Makefile.am
index e932ff0..e1db869 100644
--- a/shell/view/Makefile.am
+++ b/shell/view/Makefile.am
@@ -9,4 +9,5 @@ sugar_PYTHON = \
FirstTimeDialog.py \
BuddyIcon.py \
BuddyMenu.py \
+ OverlayWindow.py \
Shell.py