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-09-20 17:54:49 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-09-20 17:54:49 (GMT)
commit03539cf942f21e535c6467bae61b41376ac16b00 (patch)
treee224ea269164551a7580dedc9308fe4cb6e05d60
parent09db49cc18d45d1dc3d3eaaf8132b45492554476 (diff)
Add missing file, thanks to bertf
-rw-r--r--sugar/canvas/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar/canvas/Makefile.am b/sugar/canvas/Makefile.am
index 9552481..99019ed 100644
--- a/sugar/canvas/Makefile.am
+++ b/sugar/canvas/Makefile.am
@@ -7,5 +7,6 @@ sugar_PYTHON = \
Grid.py \
IconItem.py \
IconColor.py \
+ Menu.py \
MenuIcon.py \
- Menu.py
+ MenuShell.py