Fix a bunch of outdated makefiles.

This commit is contained in:
Marco Pesenti Gritti
2006-06-15 08:38:21 -04:00
parent 4fda4b8cb4
commit f2ae132410
9 changed files with 26 additions and 31 deletions
+7 -6
View File
@@ -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