Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-01-27 11:58:14 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-01-27 11:58:14 (GMT)
commitae5f1ed2c591359f81a1392841e5f07a1ed1a5a4 (patch)
treee5ad03bf111f721b94dee834d3d7fd335dc540a3 /shell/Makefile.am
parent9d13a9836d10e8ef5d2dda4dff6a7931ca2af728 (diff)
Added missing file to Makefile.am.
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 0424f9e..6d6f633 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -7,6 +7,7 @@ bin_SCRIPTS = \
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
- __init__.py
+ __init__.py \
+ shellservice.py
EXTRA_DIST = $(bin_SCRIPTS)