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:
authorMarco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
commitf2ae13241052c94c18131c3db3f255b22f60a5df (patch)
tree0217107a3aed066c89b6fda5a0dc65aff5bed801 /sugar/shell/Makefile.am
parent4fda4b8cb41300c09be2d83dce2d2a8ae73beb2b (diff)
Fix a bunch of outdated makefiles.
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