~ubuntu-branches/ubuntu/oneiric/sugar-0.84/oneiric

« back to all changes in this revision

Viewing changes to src/jarabe/model/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2011-01-05 22:19:07 UTC
  • mfrom: (2.2.18 sid)
  • Revision ID: james.westby@ubuntu.com-20110105221907-oii3hys2d3i021ha
Tags: 0.84.30-1
* New upstream stable release.
* Rewrite copyright file using Bazaar rev. 137 draft of DEP5 format.
  Merge Files sections with only Redhat and/or OLPC as authors and
  same licensing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
sugardir = $(pythondir)/jarabe/model
2
2
sugar_PYTHON =                  \
 
3
        adhoc.py                \
3
4
        __init__.py             \
4
5
        buddy.py                \
5
6
        bundleregistry.py       \
6
7
        filetransfer.py         \
7
8
        friends.py              \
8
9
        invites.py              \
 
10
        olpcmesh.py             \
9
11
        owner.py                \
10
12
        neighborhood.py         \
11
13
        network.py              \