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:
authorMarco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
commitf2ae13241052c94c18131c3db3f255b22f60a5df (patch)
tree0217107a3aed066c89b6fda5a0dc65aff5bed801 /sugar/presence/Makefile.am
parent4fda4b8cb41300c09be2d83dce2d2a8ae73beb2b (diff)
Fix a bunch of outdated makefiles.
Diffstat (limited to 'sugar/presence/Makefile.am')
-rw-r--r--sugar/presence/Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/sugar/presence/Makefile.am b/sugar/presence/Makefile.am
index 6987fef..dc556ba 100644
--- a/sugar/presence/Makefile.am
+++ b/sugar/presence/Makefile.am
@@ -1,7 +1,6 @@
sugardir = $(pythondir)/sugar/presence
-sugar_PYTHON = \
- __init__.py \
- Buddy.py \
- Group.py \
- PresenceService.py \
+sugar_PYTHON = \
+ __init__.py \
+ Buddy.py \
+ PresenceService.py \
Service.py