From 3524042ad75063743227cad8fcbeae932610f80c Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 2 Oct 2006 15:46:37 -0400 Subject: [PATCH] Update makefile --- sugar/graphics/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am index a5f81664..8ad8b8e0 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