Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/shell/Makefile.am')
-rw-r--r--sugar/shell/Makefile.am13
1 files changed, 7 insertions, 6 deletions
diff --git a/sugar/shell/Makefile.am b/sugar/shell/Makefile.am
index 54da99c..1080b7d 100644
--- a/sugar/shell/Makefile.am
+++ b/sugar/shell/Makefile.am
@@ -1,7 +1,8 @@
sugardir = $(pythondir)/sugar/shell
-sugar_PYTHON = \
- __init__.py \
- activity.py \
- shell.py \
- PresenceWindow.py \
- Owner.py
+sugar_PYTHON = \
+ __init__.py \
+ activity.py \
+ shell.py \
+ Owner.py \
+ PresenceWindow.py \
+ StartPage.py