2007-02-25 11:18:14 +01:00
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
2006-08-27 20:47:02 +02:00
|
|
|
SUBDIRS = include @ZLIBDIR@ src @EXAMPLESDIR@ test
|
2008-06-13 14:20:55 +02:00
|
|
|
EXTRA_DIST = autotool.sh docs/manual.html docs/manual.rst docs/extension_protocol.rst \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/extension_protocol.html \
|
2006-06-21 16:05:48 +02:00
|
|
|
docs/projects.rst docs/projects.html \
|
2008-03-16 20:43:01 +01:00
|
|
|
docs/building.rst docs/building.html \
|
2008-03-21 05:52:12 +01:00
|
|
|
docs/running_tests.rst docs/running_tests.html \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/index.rst docs/index.html \
|
2007-05-05 00:34:34 +02:00
|
|
|
docs/python_binding.rst docs/python_binding.html \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/udp_tracker_protocol.rst docs/udp_tracker_protocol.html \
|
|
|
|
docs/client_test.rst docs/client_test.html \
|
|
|
|
docs/dht_extensions.html docs/dht_extensions.rst \
|
|
|
|
docs/examples.html docs/examples.rst \
|
|
|
|
docs/features.html docs/features.rst \
|
2006-07-27 20:07:51 +02:00
|
|
|
docs/arctic_thumb.png \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/lince.jpg \
|
|
|
|
docs/fatrat.jpg \
|
|
|
|
docs/miro.jpg \
|
2006-07-27 20:07:51 +02:00
|
|
|
docs/bitbuddy_thumb.jpg \
|
2006-08-01 17:27:08 +02:00
|
|
|
docs/bitscast_thumb.png \
|
2006-07-27 20:07:51 +02:00
|
|
|
docs/bitslug_thumb.png \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/bitrocket_thumb.png \
|
2006-07-27 20:07:51 +02:00
|
|
|
docs/btg_thumb.jpg \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/bitfox.png \
|
|
|
|
docs/acquasition.jpg \
|
|
|
|
docs/im_thumb.jpg \
|
|
|
|
docs/Linkage.jpg \
|
2008-03-25 09:05:18 +01:00
|
|
|
docs/deluge.png \
|
2008-03-25 08:06:20 +01:00
|
|
|
docs/halite_thumb.png \
|
2006-08-01 17:27:08 +02:00
|
|
|
docs/electric_sheep_thumb.jpg \
|
2006-07-27 20:07:51 +02:00
|
|
|
docs/moopolice_thumb.gif \
|
|
|
|
docs/qbittorrent_thumb.jpg \
|
|
|
|
docs/ziptorrent_thumb.gif \
|
2005-11-03 13:23:09 +01:00
|
|
|
docs/unicode_support.png docs/client_test.png docs/style.css Jamfile project-root.jam \
|
2008-06-23 02:09:12 +02:00
|
|
|
src/file_win.cpp libtorrent-rasterbar.pc \
|
2007-03-12 02:05:15 +01:00
|
|
|
bindings/README.txt \
|
|
|
|
bindings/python/Jamfile \
|
|
|
|
bindings/python/client.py \
|
|
|
|
bindings/python/simple_client.py \
|
|
|
|
bindings/python/src/alert.cpp \
|
|
|
|
bindings/python/src/big_number.cpp \
|
|
|
|
bindings/python/src/converters.cpp \
|
|
|
|
bindings/python/src/datetime.cpp \
|
|
|
|
bindings/python/src/docstrings.cpp \
|
|
|
|
bindings/python/src/entry.cpp \
|
|
|
|
bindings/python/src/extensions.cpp \
|
|
|
|
bindings/python/src/filesystem.cpp \
|
|
|
|
bindings/python/src/fingerprint.cpp \
|
|
|
|
bindings/python/src/gil.hpp \
|
2008-03-10 04:19:57 +01:00
|
|
|
bindings/python/src/ip_filter.cpp \
|
2007-03-12 02:05:15 +01:00
|
|
|
bindings/python/src/module.cpp \
|
|
|
|
bindings/python/src/optional.hpp \
|
|
|
|
bindings/python/src/peer_info.cpp \
|
|
|
|
bindings/python/src/peer_plugin.cpp \
|
|
|
|
bindings/python/src/session.cpp \
|
|
|
|
bindings/python/src/session_settings.cpp \
|
|
|
|
bindings/python/src/torrent.cpp \
|
|
|
|
bindings/python/src/torrent_handle.cpp \
|
|
|
|
bindings/python/src/torrent_info.cpp \
|
|
|
|
bindings/python/src/torrent_status.cpp \
|
|
|
|
bindings/python/src/utility.cpp \
|
|
|
|
bindings/python/src/version.cpp
|
|
|
|
|
2005-08-27 22:07:17 +02:00
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
2008-06-23 02:09:12 +02:00
|
|
|
pkgconfig_DATA = libtorrent-rasterbar.pc
|
2005-08-17 02:24:41 +02:00
|
|
|
|
|
|
|
check: test
|
2006-04-25 23:04:48 +02:00
|
|
|
test/test_hasher \
|
|
|
|
&& test/test_bencoding \
|
|
|
|
&& test/test_ip_filter \
|
|
|
|
&& test/test_piece_picker \
|
|
|
|
&& test/test_storage \
|
|
|
|
&& test/test_buffer \
|
2008-01-02 05:46:57 +01:00
|
|
|
&& test/test_swarm \
|
|
|
|
&& test/test_primitives \
|
2006-04-25 23:04:48 +02:00
|
|
|
&& echo && echo && echo " **** all tests passed ****" && echo && echo
|