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:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-01 17:08:26 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-01 17:08:26 (GMT)
commitd05f1f13d325dc41674ff99020dbcb67ef78dab8 (patch)
treed945b0166003d9850a431be08257552e15eda9c5 /sugar/graphics/Makefile.am
parentbe70008c0705093fbc666702c1bc208b91b45d36 (diff)
Start rewriting our canvas stuff to cleanup and use hippo.
Out of the build.
Diffstat (limited to 'sugar/graphics/Makefile.am')
-rw-r--r--sugar/graphics/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
new file mode 100644
index 0000000..a5f8166
--- /dev/null
+++ b/sugar/graphics/Makefile.am
@@ -0,0 +1,5 @@
+sugardir = $(pythondir)/sugar/graphics
+sugar_PYTHON = \
+ __init__.py \
+ canvasicon.py \
+ grid.py