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