~ubuntu-branches/ubuntu/trusty/telepathy-python/trusty

« back to all changes in this revision

Viewing changes to examples/Makefile.am

* New upstream release.
* debian/rules: Include autotools.mk as upstream has switched from
  setuptools to autotools (at last).
* debian/control: Move python-all-dev to Build-Depends-Indep.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST = \
 
2
        account.py \
 
3
        call.py \
 
4
        file-transfer.py \
 
5
        roomlist.py \
 
6
        tube-dbus-muc.py \
 
7
        aliases.py \
 
8
        chatroom.py \
 
9
        generate-manager-file.py \
 
10
        roster.py \
 
11
        tube-stream-muc.py
 
12
        avatar.py \
 
13
        connections.py \
 
14
        message.py \
 
15
        stream_tube_client.py \
 
16
        tube-stream-private.py
 
17
        call-gtk.py \
 
18
        deny.py \
 
19
        register.py \
 
20
        tubeconn.py \
 
21
        watch.py