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