From 86bd6f50f0ad5eaaf2110e245c979687eb041d22 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 27 Jul 2006 23:25:08 +0000 Subject: Use dbus activation to launch factories. This breaks p-to-p chat and ./sugar/activities. Will fix tomorrow. --- (limited to 'sugar/Makefile.am') diff --git a/sugar/Makefile.am b/sugar/Makefile.am index 4d25d65..3820c40 100644 --- a/sugar/Makefile.am +++ b/sugar/Makefile.am @@ -1,11 +1,12 @@ SUBDIRS = activity chat p2p presence sugardir = $(pythondir)/sugar -sugar_PYTHON = \ +sugar_PYTHON = \ __init__.py \ - __installed__.py \ + __installed__.py \ bots.py \ env.py \ + setup.py \ theme.py \ util.py \ LogWriter.py -- cgit v0.9.1