Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/Makefile.am')
-rw-r--r--sugar/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
new file mode 100644
index 0000000..7293e3c
--- /dev/null
+++ b/sugar/Makefile.am
@@ -0,0 +1,10 @@
+SUBDIRS = chat browser shell
+
+bin_SCRIPTS = sugar
+
+sugardir = $(pythondir)/sugar
+sugar_PYTHON = \
+ __init__.py \
+ __installed__.py
+
+EXTRA_DIST = sugar