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.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index 4d25d65..3820c40 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -1,11 +1,12 @@
SUBDIRS = activity chat p2p presence
sugardir = $(pythondir)/sugar
-sugar_PYTHON = \
+sugar_PYTHON = \
__init__.py \
- __installed__.py \
+ __installed__.py \
bots.py \
env.py \
+ setup.py \
theme.py \
util.py \
LogWriter.py