Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-10-02 19:46:37 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-10-02 19:46:37 (GMT)
commit3524042ad75063743227cad8fcbeae932610f80c (patch)
tree3a02362676ac233e725a1591b80e2749ebdb752f /sugar
parent88da2c7e2d83bce4bcae8c4f83432f5484fb6e8d (diff)
Update makefile
Diffstat (limited to 'sugar')
-rw-r--r--sugar/graphics/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index a5f8166..8ad8b8e 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -2,4 +2,7 @@ sugardir = $(pythondir)/sugar/graphics
sugar_PYTHON = \
__init__.py \
canvasicon.py \
- grid.py
+ grid.py \
+ menuicon.py \
+ menu.py \
+ style.py