Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-05-08 19:48:34 (GMT)
committer Dan Williams <dcbw@redhat.com>2006-05-08 19:48:34 (GMT)
commit81d59b371b37982a554a1804eea0e483506f70f5 (patch)
treea6c59ece14821d73f8b9a5492f77a7e559fa9078 /chat
parent05cd35389168a99c16aace58e0cb90df10e1c5e2 (diff)
More build fixes.
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/chat/Makefile.am b/chat/Makefile.am
index 4970d20..6343f1e 100644
--- a/chat/Makefile.am
+++ b/chat/Makefile.am
@@ -4,6 +4,7 @@ sugar_PYTHON = \
chat.py \
network.py \
presence.py \
+ p2p.py \
richtext.py
icondir = $(pkgdatadir)