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.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index 7293e3c..626a56b 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -1,10 +1,11 @@
-SUBDIRS = chat browser shell
+SUBDIRS = chat browser p2p shell
bin_SCRIPTS = sugar
sugardir = $(pythondir)/sugar
sugar_PYTHON = \
__init__.py \
- __installed__.py
+ __installed__.py \
+ env.py
-EXTRA_DIST = sugar
+EXTRA_DIST = sugar __uninstalled__.py