diff --git a/test/Makefile.am b/test/Makefile.am index 3045e1e50..b1fb13a62 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = test_hasher test_bencoding test_ip_filter test_piece_picker +bin_PROGRAMS = test_hasher test_bencoding test_ip_filter test_piece_picker test_storage EXTRA_DIST = Jamfile test_hasher_SOURCES = main.cpp test_hasher.cpp