Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/addons/Makefile.am
diff options
context:
space:
mode:
authorSimon Poirier <simpoir@gmail.com>2009-07-11 21:39:46 (GMT)
committer Simon Poirier <simpoir@gmail.com>2009-07-11 22:00:30 (GMT)
commit0c3f127c86af818d260966d2292b199757087157 (patch)
tree62cf941aef5bde83641a17ec492e03d0ecb17386 /addons/Makefile.am
parent9fafb49af210e956d43d6a00106558d1a00d13df (diff)
repackage
Diffstat (limited to 'addons/Makefile.am')
-rw-r--r--addons/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/Makefile.am b/addons/Makefile.am
new file mode 100644
index 0000000..3d1d18a
--- /dev/null
+++ b/addons/Makefile.am
@@ -0,0 +1,6 @@
+sugardir = $(pythondir)/sugar/tutorius/addons
+sugar_PYTHON = \
+ __init__.py \
+ bubblemessage.py \
+ gtkwidgeteventfilter.py \
+ dialogmessage.py