Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-05-04 07:56:01 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-05-04 07:56:01 (GMT)
commiteff6c1a7c1cf0b5bfc58a45b19a508b27e48edc6 (patch)
tree3503ed03ea34d0b4a8d454bfad45a288d4c20db3
parent44e8393bde2cfce5bd590687f05bfe30904293cb (diff)
Add ToggleToolButton to the Makefile.
-rw-r--r--sugar/graphics/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index 86f3d97..88ccfaa 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 \