~ubuntu-branches/debian/wheezy/libtorrent/wheezy

« back to all changes in this revision

Viewing changes to .pc/disable-tests/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2011-03-09 20:04:41 UTC
  • mfrom: (1.3.4 upstream) (7.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110309200441-ffi9aaqdyd72d8xl
Tags: 0.12.7-4
* Steal patch from upstream's bug tracking system to enable IPv6.
* Refresh patches to apply cleanly.
* This should, hopefully, be a good step towards addressing #490277.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = src test
 
2
 
 
3
pkgconfigdir = $(libdir)/pkgconfig
 
4
pkgconfig_DATA = libtorrent.pc
 
5
 
 
6
EXTRA_DIST= \
 
7
        autogen.sh \
 
8
        scripts/checks.m4 \
 
9
        scripts/common.m4 \
 
10
        scripts/attributes.m4 \
 
11
        doc/main.xml \
 
12
        doc/http.xml \
 
13
        doc/torrent.xml \
 
14
        rak/address_info.h \
 
15
        rak/algorithm.h \
 
16
        rak/allocators.h \
 
17
        rak/error_number.h \
 
18
        rak/file_stat.h \
 
19
        rak/fs_stat.h \
 
20
        rak/functional.h \
 
21
        rak/functional_fun.h \
 
22
        rak/path.h \
 
23
        rak/partial_queue.h \
 
24
        rak/priority_queue.h \
 
25
        rak/priority_queue_default.h \
 
26
        rak/ranges.h \
 
27
        rak/regex.h \
 
28
        rak/socket_address.h \
 
29
        rak/string_manip.h \
 
30
        rak/timer.h \
 
31
        rak/unordered_vector.h
 
32
 
 
33
ACLOCAL_AMFLAGS = -I scripts