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