From 7e4002596614f82f579f58946eaf67f6b7b3b87f Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 24 Jul 2006 13:50:26 +0000 Subject: Build fixes --- diff --git a/shell/Makefile.am b/shell/Makefile.am index 4bdb346..5e1cbbb 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = data +SUBDIRS = PresenceService data bin_SCRIPTS = \ sugar \ @@ -10,6 +10,7 @@ sugardir = $(pkgdatadir)/shell sugar_PYTHON = \ __init__.py \ ActivitiesModel.py \ + ActivityHost.py \ ActivityRegistry.py \ ConsoleWindow.py \ Emulator.py \ -- cgit v0.9.1