Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/devices/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-03-15 20:37:15 (GMT)
committer Dan Williams <dcbw@redhat.com>2007-03-15 20:37:15 (GMT)
commit85f8ef218dff328748bf617bbca8c374064c9949 (patch)
tree1a4a0fd530854c8380dd082d5ae6c27d3cb1f948 /shell/model/devices/Makefile.am
parent672d06d85edb7b1c0241c4cc8ab7229b1c156fce (diff)
Rearrange network device handling bits
Diffstat (limited to 'shell/model/devices/Makefile.am')
-rw-r--r--shell/model/devices/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/model/devices/Makefile.am b/shell/model/devices/Makefile.am
index f798c96..5440eeb 100644
--- a/shell/model/devices/Makefile.am
+++ b/shell/model/devices/Makefile.am
@@ -1,8 +1,8 @@
+SUBDIRS = network
+
sugardir = $(pkgdatadir)/shell/model/devices
sugar_PYTHON = \
__init__.py \
device.py \
devicesmodel.py \
- battery.py \
- wirednetwork.py \
- wirelessnetwork.py
+ battery.py