Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-08-09 19:05:45 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-08-09 19:05:45 (GMT)
commitddddde54b17b860794f87f5a034604399e2540da (patch)
tree98cf5dea49fb5f1a1ddc4e4db2db2fb5ea8bcdc3 /shell
parent0dcaf314f7933a6852bd45ea1d6705bfb5659443 (diff)
Add ChatController.py to the makefile
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 408f6ed..82812dd 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -14,6 +14,7 @@ sugar_PYTHON = \
ActivitiesModel.py \
ActivityHost.py \
ActivityRegistry.py \
+ ChatController.py \
ConsoleWindow.py \
Emulator.py \
Owner.py \