Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorEduardo Silva <edsiper@gmail.com>2007-01-19 13:28:44 (GMT)
committer Eduardo Silva <edsiper@gmail.com>2007-01-19 13:28:44 (GMT)
commit492be2f6cd8ae19d69dbb38cb762ede3a16b62cb (patch)
treea5a1d3f9a2c977d2b5cb01022010d76b280c7bf5 /shell
parent3bedd451e3e1e60c92fe4d888fcd2f2f43f7f50b (diff)
Fixed missed Makefile.am entry
Diffstat (limited to 'shell')
-rw-r--r--shell/view/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/view/Makefile.am b/shell/view/Makefile.am
index 648e8d9..302c953 100644
--- a/shell/view/Makefile.am
+++ b/shell/view/Makefile.am
@@ -12,4 +12,5 @@ sugar_PYTHON = \
keyhandler.py \
OverlayWindow.py \
Shell.py \
- stylesheet.py
+ stylesheet.py \
+ hardwaremanager.py