7 lines
121 B
Makefile
7 lines
121 B
Makefile
sugardir = $(pythondir)/sugar/presence
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
Buddy.py \
|
|
PresenceService.py \
|
|
Service.py
|