Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/frame/Makefile.am')
-rw-r--r--shell/view/frame/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/view/frame/Makefile.am b/shell/view/frame/Makefile.am
new file mode 100644
index 0000000..a737e01
--- /dev/null
+++ b/shell/view/frame/Makefile.am
@@ -0,0 +1,8 @@
+sugardir = $(pkgdatadir)/shell/view/frame
+sugar_PYTHON = \
+ __init__.py \
+ RightPanel.py \
+ PanelWindow.py \
+ Frame.py \
+ TopPanel.py \
+ BottomPanel.py