Add makefile for presence module

master
Dan Williams 18 years ago
parent 1cdaf97f20
commit 4a7aac0e01

@ -0,0 +1,7 @@
sugardir = $(pythondir)/sugar/presence
sugar_PYTHON = \
__init__.py \
Buddy.py \
Group.py \
PresenceService.py \
Service.py
Loading…
Cancel
Save