~ubuntu-branches/ubuntu/jaunty/transmission/jaunty-security

« back to all changes in this revision

Viewing changes to libtransmission/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2007-11-22 12:37:14 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071122123714-b0xi4zxhgk5qwbmc
Tags: 0.93.dfsg-2
* Added missing build-dependency (python).
* debian/control: switching to Homepage, Vcs-Browser and Vcs-Svn official
  fields (Leo "costela" Antunes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
noinst_LIBRARIES = libtransmission.a
5
5
 
6
6
libtransmission_a_SOURCES = \
7
 
    basename.c \
8
7
    bencode.c \
9
8
    clients.c \
10
9
    completion.c \
11
10
    crypto.c \
12
 
    dirname.c \
13
11
    fastresume.c \
14
12
    fdlimit.c \
15
13
    handshake.c \