We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bf571c + ca22567 commit e12f17bCopy full SHA for e12f17b
test/Makefile.am
@@ -10,9 +10,9 @@ LibTorrentTest_LDADD = \
10
../src/torrent/peer/libsub_torrentpeer.la \
11
../src/data/libsub_data.la \
12
../src/dht/libsub_dht.la \
13
- ../src/download/libsub_download.la \
14
../src/net/libsub_net.la \
15
../src/protocol/libsub_protocol.la \
+ ../src/download/libsub_download.la \
16
../src/tracker/libsub_tracker.la \
17
../src/utils/libsub_utils.la \
18
../src/torrent/utils/libsub_torrentutils.la
0 commit comments