Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-08-23 17:35:29 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-08-23 17:35:29 (GMT)
commitc3d0ae03591b64406c83a54685552090cd5fe56d (patch)
treeb284581cb9f109aaa9b7c5303877d213fc409324 /shell
parenteef5e5b18a4fd49360758df880a1a14c3b97446f (diff)
Add Theme.py to the makefile
Diffstat (limited to 'shell')
-rw-r--r--shell/home/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/home/Makefile.am b/shell/home/Makefile.am
index 2a86a26..f4109f1 100644
--- a/shell/home/Makefile.am
+++ b/shell/home/Makefile.am
@@ -7,4 +7,5 @@ sugar_PYTHON = \
MeshView.py \
HomeView.py \
HomeWindow.py \
- HomeModel.py
+ HomeModel.py \
+ Theme.py