Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics2/Makefile.am
diff options
context:
space:
mode:
authorMike C. Fletcher <mcfletch@raistlin.(none)>2007-04-21 18:05:08 (GMT)
committer Mike C. Fletcher <mcfletch@raistlin.(none)>2007-04-21 18:05:08 (GMT)
commitdf4919de2faaf3ed9719fe66dda54a0e2b2cd0d5 (patch)
tree766a298e2f1bd709775e985a4d586da5ebb8be9a /sugar/graphics2/Makefile.am
parente571b3bff9b834c099bc82be5e20305d9dfb9730 (diff)
parenta0348a565c09e434514b34b05f3866c97f0aee49 (diff)
Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugar
Diffstat (limited to 'sugar/graphics2/Makefile.am')
-rw-r--r--sugar/graphics2/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/sugar/graphics2/Makefile.am b/sugar/graphics2/Makefile.am
new file mode 100644
index 0000000..f5bde18
--- /dev/null
+++ b/sugar/graphics2/Makefile.am
@@ -0,0 +1,5 @@
+sugardir = $(pythondir)/sugar/graphics2
+sugar_PYTHON = \
+ __init__.py \
+ window.py \
+ toolbox.py