Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-07-19 19:27:37 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-07-19 19:27:37 (GMT)
commit766b82d46706c0a9f4e32635e27db8aa55a1b820 (patch)
tree4e02886931de5a0d37fd57216fe47641f2337173 /sugar/presence/Makefile.am
parentd2fdd6400348b2adc08b99e69e67c64aa092ac65 (diff)
Switch sugar/presence module over to a thin API wrapper around the PresenceService dbus API
Diffstat (limited to 'sugar/presence/Makefile.am')
-rw-r--r--sugar/presence/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar/presence/Makefile.am b/sugar/presence/Makefile.am
index dc556ba..234fc21 100644
--- a/sugar/presence/Makefile.am
+++ b/sugar/presence/Makefile.am
@@ -1,6 +1,7 @@
sugardir = $(pythondir)/sugar/presence
sugar_PYTHON = \
__init__.py \
+ Activity.py \
Buddy.py \
PresenceService.py \
Service.py