Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/home/Makefile.am')
-rw-r--r--shell/view/home/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/view/home/Makefile.am b/shell/view/home/Makefile.am
new file mode 100644
index 0000000..ddf9653
--- /dev/null
+++ b/shell/view/home/Makefile.am
@@ -0,0 +1,10 @@
+sugardir = $(pkgdatadir)/shell/view/home
+sugar_PYTHON = \
+ __init__.py \
+ DonutItem.py \
+ FriendsGroup.py \
+ IconLayout.py \
+ HomeGroup.py \
+ HomeWindow.py \
+ MeshGroup.py \
+ MyIcon.py