From cae78d70415923c0deabd518f23dc534f11cfacd Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 08 Jan 2007 17:06:59 +0000 Subject: Rework the console to use autoactivation, move it in services/ --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 8b1b2c2..550569d 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -1,11 +1,9 @@ -SUBDIRS = data model view console +SUBDIRS = data model view bin_SCRIPTS = \ sugar-activity \ sugar-activity-factory \ - sugar-shell \ - sugar-shutdown \ - sugar-devel-console + sugar-shell sugardir = $(pkgdatadir)/shell sugar_PYTHON = \ -- cgit v0.9.1