Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-06-05 11:53:07 (GMT)
committer Dan Williams <dcbw@redhat.com>2007-06-05 11:53:07 (GMT)
commitd849f573c5e3acd65c78ac67c599c8779453602d (patch)
treeeb6cbba85766e5e284185efe4262949d0c91e6f0 /sugar/Makefile.am
parent88011ed22d696cdff31b100f9fab117495ddb76e (diff)
Add network.py to makefile
Diffstat (limited to 'sugar/Makefile.am')
-rw-r--r--sugar/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index ecd0d16..6a7a2c2 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -7,6 +7,7 @@ sugar_PYTHON = \
env.py \
logger.py \
ltihooks.py \
+ network.py \
profile.py \
util.py \
wm.py