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 <marco@localhost.localdomain>2007-01-08 12:09:13 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-08 12:09:13 (GMT)
commit17a1cb7ae4f6b6179235d2332abb0b6a0f81a38e (patch)
treee53487e9ba35f50783a42ad3d32792dfe944a667 /shell/Makefile.am
parent1ee6b7faf09fbaadb5b662967d12a7980365976a (diff)
Adapt to the new hardware manager
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 38b0443..8b1b2c2 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -9,6 +9,7 @@ bin_SCRIPTS = \
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
- __init__.py
+ __init__.py \
+ hardwaremanager.py
EXTRA_DIST = $(bin_SCRIPTS)