Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/devices/network/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/devices/network/Makefile.am')
-rw-r--r--shell/view/devices/network/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/view/devices/network/Makefile.am b/shell/view/devices/network/Makefile.am
new file mode 100644
index 0000000..3c21490
--- /dev/null
+++ b/shell/view/devices/network/Makefile.am
@@ -0,0 +1,5 @@
+sugardir = $(pkgdatadir)/shell/view/devices/network
+sugar_PYTHON = \
+ __init__.py \
+ wired.py \
+ wireless.py