Add missing files
This commit is contained in:
parent
bf8f1e30ad
commit
9f674ef232
@ -15,6 +15,7 @@ sugar_PYTHON = \
|
|||||||
ActivityHost.py \
|
ActivityHost.py \
|
||||||
ChatController.py \
|
ChatController.py \
|
||||||
ConsoleWindow.py \
|
ConsoleWindow.py \
|
||||||
|
FirstTimeDialog.py \
|
||||||
Owner.py \
|
Owner.py \
|
||||||
PeopleWindow.py \
|
PeopleWindow.py \
|
||||||
PresenceView.py \
|
PresenceView.py \
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
sugardir = $(pythondir)/sugar/conf
|
sugardir = $(pythondir)/sugar/conf
|
||||||
sugar_PYTHON = \
|
sugar_PYTHON = \
|
||||||
__init__.py \
|
__init__.py \
|
||||||
ActivityRegistry.py
|
ActivityRegistry.py \
|
||||||
|
Profile.py
|
||||||
|
Loading…
Reference in New Issue
Block a user