From eff6c1a7c1cf0b5bfc58a45b19a508b27e48edc6 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Fri, 4 May 2007 09:56:01 +0200 Subject: [PATCH] Add ToggleToolButton to the Makefile. --- sugar/graphics/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am index 86f3d974..88ccfaac 100644 --- a/sugar/graphics/Makefile.am +++ b/sugar/graphics/Makefile.am @@ -17,6 +17,7 @@ sugar_PYTHON = \ popupcontext.py \ snowflakebox.py \ spreadbox.py \ + toggletoolbutton.py \ toolbar.py \ toolbox.py \ toolbutton.py \