Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-10-09 19:18:54 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-10-09 19:18:54 (GMT)
commit46d128c85a21bf48131de921d1a30177ea1441da (patch)
tree1df473c3e273952de7767aab19f3cda91c8b2c69 /shell/Makefile.am
parentb44a2916ba410366078fd2f8dc5ddb10b3c4e65a (diff)
Cleanup the logs stuff a bit.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index a9be795..56649be 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -3,7 +3,8 @@ SUBDIRS = hardware model view intro
bin_SCRIPTS = sugar-shell
sugardir = $(pkgdatadir)/shell
-sugar_PYTHON = \
+sugar_PYTHON = \
+ logsmanager.py \
shellservice.py
confdir = $(pkgdatadir)/shell