Add missing files

This commit is contained in:
Marco Pesenti Gritti 2006-08-22 16:18:49 +02:00
parent bf8f1e30ad
commit 9f674ef232
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@ sugar_PYTHON = \
ActivityHost.py \
ChatController.py \
ConsoleWindow.py \
FirstTimeDialog.py \
Owner.py \
PeopleWindow.py \
PresenceView.py \

View File

@ -1,4 +1,5 @@
sugardir = $(pythondir)/sugar/conf
sugar_PYTHON = \
__init__.py \
ActivityRegistry.py
ActivityRegistry.py \
Profile.py