Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/graphics/Makefile.am')
-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 0450832..11c25b5 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -4,8 +4,10 @@ sugar_PYTHON = \
bubble.py \
button.py \
canvasicon.py \
+ color.py \
ClipboardBubble.py \
entry.py \
+ font.py \
frame.py \
grid.py \
iconcolor.py \
@@ -20,4 +22,5 @@ sugar_PYTHON = \
style.py \
stylesheet.py \
timeline.py \
- toolbar.py
+ toolbar.py \
+ units.py