Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/devices/network/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-03-29 14:10:34 (GMT)
committer Dan Williams <dcbw@redhat.com>2007-03-29 14:10:34 (GMT)
commitd0fdf59486984d29e37def27fa917caffd1bdb87 (patch)
tree39ce9bb9baa5114e73ebfeb68186278b77c031c7 /shell/model/devices/network/Makefile.am
parentb3a500fd17ad71a43a9c6cd4b2ebd7a4cfabddf0 (diff)
Really add mesh device bits
Diffstat (limited to 'shell/model/devices/network/Makefile.am')
-rw-r--r--shell/model/devices/network/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/model/devices/network/Makefile.am b/shell/model/devices/network/Makefile.am
index 3801a14..04074e5 100644
--- a/shell/model/devices/network/Makefile.am
+++ b/shell/model/devices/network/Makefile.am
@@ -1,5 +1,6 @@
sugardir = $(pkgdatadir)/shell/model/devices/network
sugar_PYTHON = \
__init__.py \
+ mesh.py \
wired.py \
wireless.py