Install the new PresenceService stuff
This commit is contained in:
parent
1590e15c25
commit
d2fdd64003
@ -28,6 +28,7 @@ activities/browser/Makefile
|
||||
activities/chat/Makefile
|
||||
shell/Makefile
|
||||
shell/data/Makefile
|
||||
shell/PresenceService/Makefile
|
||||
sugar/Makefile
|
||||
sugar/__installed__.py
|
||||
sugar/activity/Makefile
|
||||
|
7
shell/PresenceService/Makefile.am
Normal file
7
shell/PresenceService/Makefile.am
Normal file
@ -0,0 +1,7 @@
|
||||
sugardir = $(pkgdatadir)/shell
|
||||
sugar_PYTHON = \
|
||||
__init__.py \
|
||||
Activity.py \
|
||||
Buddy.py \
|
||||
PresenceService.py \
|
||||
Service.py
|
Loading…
Reference in New Issue
Block a user