~ubuntu-branches/debian/lenny/libtorrent/lenny

« back to all changes in this revision

Viewing changes to src/download/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): James Vega
  • Date: 2008-04-15 21:38:37 UTC
  • mfrom: (4.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080415213837-znilhi7a44yec99u
Tags: 0.11.9-1.1
* Non-maintainer upload.
* Fix FTBFS with gcc-4.3.  (Closes: #420920)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        available_list.h \
6
6
        choke_manager.cc \
7
7
        choke_manager.h \
 
8
        choke_manager_node.h \
8
9
        chunk_selector.cc \
9
10
        chunk_selector.h \
10
11
        chunk_statistics.cc \