Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEduardo Silva <edsiper@gmail.com>2007-01-22 01:26:41 (GMT)
committer Eduardo Silva <edsiper@gmail.com>2007-01-22 01:26:41 (GMT)
commit73f53395c9a13b2b2ee72ccf5021efd00b526def (patch)
treeff4d34fd0452675b20d82c7c752ca31d8e5aaeda /shell/Makefile.am
parent1cadd9ac0a442f9c43327ca49b75e1734d7d4a7a (diff)
Fix old Makefile entry
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 550569d..0424f9e 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -7,7 +7,6 @@ bin_SCRIPTS = \
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
- __init__.py \
- hardwaremanager.py
+ __init__.py
EXTRA_DIST = $(bin_SCRIPTS)