added test_swarm to Makefile.am

This commit is contained in:
unsh 2007-06-20 07:56:48 +00:00
parent 7e7686b44f
commit 31fb287c39
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
noinst_PROGRAMS = test_hasher test_bencoding test_ip_filter test_piece_picker test_storage test_metadata_extension test_buffer test_allocate_resources test_pe_crypto
noinst_PROGRAMS = test_hasher test_bencoding test_ip_filter test_piece_picker test_storage test_metadata_extension test_buffer test_allocate_resources test_swarm test_pe_crypto
EXTRA_DIST = Jamfile
test_hasher_SOURCES = main.cpp test_hasher.cpp