From bc0ee6d34c963de81f65d3319e99be0b1e13effc Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 16 Oct 2006 11:34:43 +0000 Subject: Refactor startup. In progress, give me a couple hours. For now start sugar with "sugar-emulator shell/sugar-shell" --- (limited to 'sugar/Makefile.am') diff --git a/sugar/Makefile.am b/sugar/Makefile.am index 6f27a08..7e2b0d2 100644 --- a/sugar/Makefile.am +++ b/sugar/Makefile.am @@ -1,9 +1,10 @@ -SUBDIRS = activity chat graphics p2p presence session +SUBDIRS = activity chat graphics p2p presence sugardir = $(pythondir)/sugar sugar_PYTHON = \ __init__.py \ __installed__.py \ + emulator.py \ env.py \ logger.py \ setup.py \ -- cgit v0.9.1