Add makefile for presence module
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
sugardir = $(pythondir)/sugar/presence
|
||||
sugar_PYTHON = \
|
||||
__init__.py \
|
||||
Buddy.py \
|
||||
Group.py \
|
||||
PresenceService.py \
|
||||
Service.py
|
||||
Reference in New Issue
Block a user